{
  "_id": "6a4a2d303fcf58d53bc18814",
  "Package": "nlsur",
  "Type": "Package",
  "Version": "0.8",
  "Title": "Estimating Nonlinear Least Squares for Equation Systems",
  "Author": "Jan Marvin Garbuszus",
  "Maintainer": "Jan Marvin Garbuszus <jan.garbuszus@ruhr-uni-bochum.de>",
  "Description": "\"Estimation of Nonlinear Least Squares (NLS), Feasible\nGeneralized NLS (FGNLS) and Iterative FGNLS (IFGNLS) for\nEquation Systems.\"",
  "License": "MIT + file LICENCE",
  "ByteCompile": "yes",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://janmarvin.r-universe.dev",
  "Date/Publication": "2025-04-26 02:19:11 UTC",
  "RemoteUrl": "https://github.com/JanMarvin/nlsur",
  "RemoteRef": "HEAD",
  "RemoteSha": "b232328e478b807dd095b7b4bf20fade2f6b49ac",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 10:02:46 UTC",
    "User": "root"
  },
  "_user": "janmarvin",
  "_type": "src",
  "_file": "nlsur_0.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/bf827deeb7a89075e270f489ec61de0f46982a05ccbf120fbf13d4ec6375d1d9",
  "_filesize": 243048,
  "_sha256": "bf827deeb7a89075e270f489ec61de0f46982a05ccbf120fbf13d4ec6375d1d9",
  "_expires": "2026-10-13T10:08:46.000Z",
  "_created": "2026-07-05T10:02:46.000Z",
  "_published": "2026-07-05T10:08:48.436Z",
  "_jobs": [
    {
      "job": 85213139117,
      "time": 160,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090701462"
    },
    {
      "job": 85213139124,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090697734"
    },
    {
      "job": 85213139158,
      "time": 209,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090707319"
    },
    {
      "job": 85213139168,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090699037"
    },
    {
      "job": 85213139132,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090694577"
    },
    {
      "job": 85213139127,
      "time": 213,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090707095"
    },
    {
      "job": 85213139125,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090694659"
    },
    {
      "job": 85213139130,
      "time": 310,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090718977"
    },
    {
      "job": 85212916543,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090681624"
    },
    {
      "job": 85213139133,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8090698732"
    },
    {
      "job": 85213139115,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090698032"
    },
    {
      "job": 85213139146,
      "time": 153,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090700332"
    },
    {
      "job": 85213139105,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090698352"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/janmarvin/actions/runs/28737011723",
  "_status": "success",
  "_upstream": "https://github.com/JanMarvin/nlsur",
  "_commit": {
    "id": "b232328e478b807dd095b7b4bf20fade2f6b49ac",
    "author": "Jan Marvin Garbuszus <jan.garbuszus@rub.de>",
    "committer": "Jan Marvin Garbuszus <jan.garbuszus@rub.de>",
    "message": "lintr changes\n",
    "time": 1745633951
  },
  "_maintainer": {
    "name": "Jan Marvin Garbuszus",
    "email": "jan.garbuszus@ruhr-uni-bochum.de",
    "login": "janmarvin",
    "linkedin": "in/jan-marvin-garbuszus",
    "description": "",
    "uuid": 1645626
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "janmarvin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "equation-systems",
    "fgnls",
    "ifgnls",
    "nls",
    "seemingly-unrelated-regression",
    "openblas",
    "cpp"
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "janmarvin",
      "count": 330,
      "uuid": 1645626
    }
  ],
  "_userbio": {
    "uuid": 1645626,
    "type": "user",
    "name": "Jan Marvin Garbuszus",
    "followers": 75
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nlsur"
  },
  "_devurl": "https://github.com/janmarvin/nlsur",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/nlsur.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    ".nlsur",
    "ai",
    "ai.model",
    "arma_reshape",
    "constant",
    "cov_robust",
    "elasticities",
    "getstartvals",
    "is.formula",
    "lm_gls",
    "nlcom",
    "nlsur",
    "qai",
    "ssr_est",
    "wls_est",
    "wt_mean"
  ],
  "_datasets": [
    {
      "name": "costs",
      "title": "PRICE AND QUANTITY INDEXES OF CAPITAL, LABOR, ENERGY, AND OTHER INTERMEDIATE INPUTS and TOTAL COST AND COST SHARES OF CAPITAL, LABOR, ENERGY, AND OTHER INTERMEDIATE MATERIALS - U.S.  MANUFACTURING 1947-1971",
      "object": "costs",
      "file": "costs.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year",
        "Cost",
        "Sk",
        "Sl",
        "Se",
        "Sm",
        "Pk",
        "Pl",
        "Pe",
        "Pm",
        "K",
        "L",
        "E",
        "M"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dot-nlsur",
      "title": "Non-Linear Seemingly Unrelated Regression",
      "topics": [
        ".nlsur"
      ]
    },
    {
      "page": "ai",
      "title": "Estimation of an Almost-Ideal Demand System",
      "topics": [
        "ai"
      ]
    },
    {
      "page": "ai.model",
      "title": "Q/AI model function",
      "topics": [
        "ai.model"
      ]
    },
    {
      "page": "arma_reshape",
      "title": "Reshape matrix for blockwise WLS estimation",
      "topics": [
        "arma_reshape"
      ]
    },
    {
      "page": "constant",
      "title": "Check if formula contains constant",
      "topics": [
        "constant"
      ]
    },
    {
      "page": "costs",
      "title": "PRICE AND QUANTITY INDEXES OF CAPITAL, LABOR, ENERGY, AND OTHER INTERMEDIATE INPUTS and TOTAL COST AND COST SHARES OF CAPITAL, LABOR, ENERGY, AND OTHER INTERMEDIATE MATERIALS - U.S.  MANUFACTURING 1947-1971",
      "topics": [
        "costs"
      ]
    },
    {
      "page": "cov_robust",
      "title": "Calculate a robust covariance matrix",
      "topics": [
        "cov_robust"
      ]
    },
    {
      "page": "dm",
      "title": "dm simple delta method implementation",
      "topics": [
        "dm"
      ]
    },
    {
      "page": "elasticities",
      "title": "Estimation of elasticities of the (Quadratic) Almost-Ideal Demand System",
      "topics": [
        "elasticities"
      ]
    },
    {
      "page": "getstartvals",
      "title": "Function to create startvalues for nlsur models",
      "topics": [
        "getstartvals"
      ]
    },
    {
      "page": "is.formula",
      "title": "Check if object is of class formula",
      "topics": [
        "is.formula"
      ]
    },
    {
      "page": "lm_gls",
      "title": "Calculate WLS using sparse matrix and qr",
      "topics": [
        "lm_gls"
      ]
    },
    {
      "page": "nlcom",
      "title": "Estimate nonlinear combinations of nlsur estimates",
      "topics": [
        "nlcom"
      ]
    },
    {
      "page": "nlsur",
      "title": "Fitting Iterative Feasible Non-Linear Seemingly Unrelated Regression Model",
      "topics": [
        "nlsur"
      ]
    },
    {
      "page": "predict.nlsur",
      "title": "Predict for Non-Linear Seemingly Unrelated Regression Models",
      "topics": [
        "predict.nlsur"
      ]
    },
    {
      "page": "qai",
      "title": "Estimation of an Quadratic Almost-Ideal Demand System",
      "topics": [
        "qai"
      ]
    },
    {
      "page": "ssr_est",
      "title": "Estimate residual sum of squares",
      "topics": [
        "ssr_est"
      ]
    },
    {
      "page": "wls_est",
      "title": "Blockwise WLS estimation",
      "topics": [
        "wls_est"
      ]
    },
    {
      "page": "wt_mean",
      "title": "Calculate a weighted mean",
      "topics": [
        "wt_mean"
      ]
    }
  ],
  "_readme": "https://github.com/JanMarvin/nlsur/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.9030899869919438,
  "_indexed": true,
  "_nocasepkg": "nlsur",
  "_universes": [
    "janmarvin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8",
      "date": "2026-07-05T10:05:23.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b232328e478b807dd095b7b4bf20fade2f6b49ac",
      "fileid": "https://r2.ropensci.org/cab9b42947d283b7e8129436cdfb3642fc1c7a72962d786f080f042354aecd95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/28737011723"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8",
      "date": "2026-07-05T10:04:43.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b232328e478b807dd095b7b4bf20fade2f6b49ac",
      "fileid": "https://r2.ropensci.org/f60d9121adc5b99f0e9639e85a73f9c5f2b35df8a9127114184a31cc6e299d19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/28737011723"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.8",
      "date": "2026-07-05T10:06:13.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b232328e478b807dd095b7b4bf20fade2f6b49ac",
      "fileid": "https://r2.ropensci.org/c3e2d2a1a0ee44fcdd392c3a0d7c3b689879e420929a0ae14c5efdc1b0cd8eb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/28737011723"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.8",
      "date": "2026-07-05T10:04:54.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b232328e478b807dd095b7b4bf20fade2f6b49ac",
      "fileid": "https://r2.ropensci.org/cb9f94c66f872f0f2ddb8868f6589ca0be31ca2b3a08da22f7a26dbb93c581bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/28737011723"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8",
      "date": "2026-07-05T10:04:30.000Z",
      "arch": "aarch64",
      "commit": "b232328e478b807dd095b7b4bf20fade2f6b49ac",
      "fileid": "https://r2.ropensci.org/3e03d98d25513574c69606de6031ad51eca6a5b59b96717ff17c9653ee212aed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/28737011723"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8",
      "date": "2026-07-05T10:05:48.000Z",
      "arch": "x86_64",
      "commit": "b232328e478b807dd095b7b4bf20fade2f6b49ac",
      "fileid": "https://r2.ropensci.org/1029e91417867d4f6ca0a10ffeefb1280eb1aafbca230227365649b5a8e245bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/28737011723"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.8",
      "date": "2026-07-05T10:04:33.000Z",
      "arch": "aarch64",
      "commit": "b232328e478b807dd095b7b4bf20fade2f6b49ac",
      "fileid": "https://r2.ropensci.org/f71f16cb8d18cf76012b748f24d0c8b4c5259ed69e16aa3ff513cb33c8e57676",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/28737011723"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.8",
      "date": "2026-07-05T10:06:57.000Z",
      "arch": "x86_64",
      "commit": "b232328e478b807dd095b7b4bf20fade2f6b49ac",
      "fileid": "https://r2.ropensci.org/7a3018a0b5de0b5f7f6b20b597d461072c2251ed17c8700c735ff09484c83d9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/28737011723"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8",
      "date": "2026-07-05T10:05:24.000Z",
      "arch": "emscripten",
      "commit": "b232328e478b807dd095b7b4bf20fade2f6b49ac",
      "fileid": "https://r2.ropensci.org/f241250521811a6b34fe8039091e53c67c48905bf995e3867830e2cf8085c718",
      "status": "success",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/28737011723"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8",
      "date": "2026-07-05T10:04:27.000Z",
      "arch": "x86_64",
      "commit": "b232328e478b807dd095b7b4bf20fade2f6b49ac",
      "fileid": "https://r2.ropensci.org/9fa21cecb8bf6775f07f838384d24e1a759f4985d3d7567664861e25cd34bdb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/28737011723"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8",
      "date": "2026-07-05T10:04:45.000Z",
      "arch": "x86_64",
      "commit": "b232328e478b807dd095b7b4bf20fade2f6b49ac",
      "fileid": "https://r2.ropensci.org/8073eb5ea70800c1356bbb870c20842c8df8f09e4391809a683ca638aabeac05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/28737011723"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.8",
      "date": "2026-07-05T10:04:27.000Z",
      "arch": "x86_64",
      "commit": "b232328e478b807dd095b7b4bf20fade2f6b49ac",
      "fileid": "https://r2.ropensci.org/2a44baf24ab65c235d7836031f29c0d3e0809bdaf52afce42c89fbe21e549ec6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/28737011723"
    }
  ]
}