{
  "_id": "6a104b88acfb0bcc41c9ff47",
  "Package": "systemfit",
  "Version": "1.1-31",
  "Date": "2023-03-22",
  "Title": "Estimating Systems of Simultaneous Equations",
  "Author": "Arne Henningsen and Jeff D. Hamann",
  "Maintainer": "Arne Henningsen <arne.henningsen@gmail.com>",
  "Description": "Econometric estimation of simultaneous systems of linear\nand nonlinear equations using Ordinary Least Squares (OLS),\nWeighted Least Squares (WLS), Seemingly Unrelated Regressions\n(SUR), Two-Stage Least Squares (2SLS), Weighted Two-Stage Least\nSquares (W2SLS), and Three-Stage Least Squares (3SLS) as\nsuggested, e.g., by Zellner (1962) <doi:10.2307/2281644>,\nZellner and Theil (1962) <doi:10.2307/1911287>, and Schmidt\n(1990) <doi:10.1016/0304-4076(90)90127-F>.",
  "License": "GPL (>= 2)",
  "URL": "https://r-forge.r-project.org/projects/systemfit/",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libicu-dev",
  "Repository": "https://r-forge.r-universe.dev",
  "Date/Publication": "2023-03-22 21:04:01 UTC",
  "RemoteUrl": "https://github.com/r-forge/systemfit",
  "RemoteRef": "HEAD",
  "RemoteSha": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
  "RemoteSubdir": "pkg",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 07:50:10 UTC",
    "User": "root"
  },
  "MD5sum": "693133bc1c9245ab1cf5ab5619197367",
  "_user": "r-forge",
  "_type": "src",
  "_file": "systemfit_1.1-31.tar.gz",
  "_fileid": "f02643800c92e563987f8afc5c80b0790f2211a633da91edcba3a27ff7102d7b",
  "_filesize": 1036149,
  "_sha256": "f02643800c92e563987f8afc5c80b0790f2211a633da91edcba3a27ff7102d7b",
  "_created": "2026-05-10T07:50:10.000Z",
  "_published": "2026-05-22T12:26:48.905Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378999668,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6902101509"
    },
    {
      "job": 77378999916,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6902100838"
    },
    {
      "job": 77378999438,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6902096071"
    },
    {
      "job": 77378999786,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6902101412"
    },
    {
      "job": 77378999010,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6902082017"
    },
    {
      "job": 77378999122,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160433486"
    },
    {
      "job": 77378999554,
      "time": 144,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6902097154"
    },
    {
      "job": 77379000209,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6902097278"
    },
    {
      "job": 77378999753,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6902095728"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-forge/actions/runs/25623242970",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-forge/systemfit",
  "_commit": {
    "id": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
    "author": "arne (Arne Henningsen) <arne.henningsen@gmail.com>",
    "committer": "arne (Arne Henningsen) <arne.henningsen@gmail.com>",
    "message": "DESCRIPTION: increased patch level (version number is 1.1-31 now) after uploading the package to CRAN; this avoids the problem of having two different versions (released version on CRAN and development version on R-Forge) with the same version number\n\ngit-svn-id: svn://svn.r-forge.r-project.org/svnroot/systemfit@1189 591db2bd-e0a0-4d22-8c19-2192dbb7da31\n",
    "time": 1679519041
  },
  "_maintainer": {
    "name": "Arne Henningsen",
    "email": "arne.henningsen@gmail.com",
    "login": "arne-henningsen",
    "twitter": "@ArneHenningsen",
    "uuid": 19424748
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "car",
      "version": ">= 2.0-0",
      "role": "Depends"
    },
    {
      "package": "lmtest",
      "role": "Depends"
    },
    {
      "package": "stats",
      "version": ">= 2.14.0",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "version": ">= 2.2-9",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "plm",
      "version": ">= 1.0-1",
      "role": "Suggests"
    },
    {
      "package": "sem",
      "version": ">= 2.0-0",
      "role": "Suggests"
    }
  ],
  "_owner": "r-forge",
  "_selfowned": true,
  "_usedby": 22,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lmsstudios",
      "count": 839,
      "uuid": 97995137
    },
    {
      "user": "arne-henningsen",
      "count": 217,
      "uuid": 19424748
    },
    {
      "user": "hamannj",
      "count": 127,
      "uuid": 1679379
    }
  ],
  "_userbio": {
    "uuid": 75573726,
    "type": "organization",
    "name": " R-Forge",
    "description": "git-svn mirrors from R-Forge"
  },
  "_downloads": {
    "count": 16946,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/systemfit"
  },
  "_mentions": 9,
  "_devurl": "https://github.com/r-forge/systemfit",
  "_searchresults": 456,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/systemfit.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-forge/systemfit",
  "_realowner": "r-forge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5-4",
      "date": "2002-06-06"
    },
    {
      "version": "0.5-5",
      "date": "2002-09-19"
    },
    {
      "version": "0.5-6",
      "date": "2002-12-18"
    },
    {
      "version": "0.6-1",
      "date": "2003-08-15"
    },
    {
      "version": "0.6-2",
      "date": "2003-11-18"
    },
    {
      "version": "0.6-3",
      "date": "2003-11-18"
    },
    {
      "version": "0.7-1",
      "date": "2004-02-05"
    },
    {
      "version": "0.7-2",
      "date": "2004-08-19"
    },
    {
      "version": "0.7-3",
      "date": "2004-11-30"
    },
    {
      "version": "0.7-4",
      "date": "2005-05-30"
    },
    {
      "version": "0.7-5",
      "date": "2005-08-25"
    },
    {
      "version": "0.7-6",
      "date": "2005-09-30"
    },
    {
      "version": "0.8-0",
      "date": "2006-03-20"
    },
    {
      "version": "0.8-1",
      "date": "2007-05-13"
    },
    {
      "version": "0.8-2",
      "date": "2007-05-15"
    },
    {
      "version": "0.8-3",
      "date": "2007-08-12"
    },
    {
      "version": "0.8-4",
      "date": "2007-10-10"
    },
    {
      "version": "0.8-5",
      "date": "2007-11-18"
    },
    {
      "version": "1.0-1",
      "date": "2007-12-28"
    },
    {
      "version": "1.0-2",
      "date": "2007-12-30"
    },
    {
      "version": "1.0-4",
      "date": "2008-09-12"
    },
    {
      "version": "1.0-6",
      "date": "2008-09-16"
    },
    {
      "version": "1.0-8",
      "date": "2009-01-26"
    },
    {
      "version": "1.1-0",
      "date": "2009-06-18"
    },
    {
      "version": "1.1-2",
      "date": "2009-06-19"
    },
    {
      "version": "1.1-4",
      "date": "2009-08-07"
    },
    {
      "version": "1.1-8",
      "date": "2010-08-13"
    },
    {
      "version": "1.1-10",
      "date": "2011-11-11"
    },
    {
      "version": "1.1-12",
      "date": "2012-06-02"
    },
    {
      "version": "1.1-14",
      "date": "2012-11-18"
    },
    {
      "version": "1.1-16",
      "date": "2015-06-09"
    },
    {
      "version": "1.1-18",
      "date": "2015-08-27"
    },
    {
      "version": "1.1-20",
      "date": "2017-03-09"
    },
    {
      "version": "1.1-22",
      "date": "2018-04-04"
    },
    {
      "version": "1.1-24",
      "date": "2019-12-09"
    },
    {
      "version": "1.1-26",
      "date": "2022-06-21"
    },
    {
      "version": "1.1-28",
      "date": "2022-09-05"
    },
    {
      "version": "1.1-30",
      "date": "2023-03-22"
    }
  ],
  "_exports": [
    "correlation.systemfit",
    "createSystemfitModel",
    "hausman.systemfit",
    "nlsystemfit",
    "se.ratio.systemfit",
    "systemfit",
    "systemfit.control"
  ],
  "_datasets": [
    {
      "name": "GrunfeldGreene",
      "title": "Grunfeld Data as published by Greene (2003)",
      "object": "GrunfeldGreene",
      "file": "GrunfeldGreene.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "invest",
        "value",
        "capital",
        "firm",
        "year"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "KleinI",
      "title": "Klein Model I",
      "object": "KleinI",
      "file": "KleinI.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "consump",
        "corpProf",
        "corpProfLag",
        "privWage",
        "invest",
        "capitalLag",
        "gnp",
        "gnpLag",
        "govWage",
        "govExp",
        "taxes",
        "wages",
        "trend"
      ],
      "rows": 22,
      "table": true,
      "tojson": true
    },
    {
      "name": "Kmenta",
      "title": "Partly Artificial Data on the U. S. Economy",
      "object": "Kmenta",
      "file": "Kmenta.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "consump",
        "price",
        "income",
        "farmPrice",
        "trend"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "ppine",
      "title": "Tree Growth Data for Ponderosa Pine",
      "object": "ppine",
      "file": "ppine.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "elev",
        "smi",
        "dbh",
        "tht",
        "cr",
        "ba",
        "dg",
        "hg"
      ],
      "rows": 166,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bread.systemfit",
      "title": "Bread for Sandwiches",
      "topics": [
        "bread.systemfit"
      ]
    },
    {
      "page": "coef.systemfit",
      "title": "Coefficients of systemfit object",
      "topics": [
        "coef.summary.systemfit",
        "coef.summary.systemfit.equation",
        "coef.systemfit",
        "coef.systemfit.equation"
      ]
    },
    {
      "page": "confint.systemfit",
      "title": "Confidence intervals of coefficients",
      "topics": [
        "confint.systemfit",
        "confint.systemfit.equation"
      ]
    },
    {
      "page": "correlation.systemfit",
      "title": "Correlation between Predictions from Equation i and j",
      "topics": [
        "correlation.systemfit"
      ]
    },
    {
      "page": "createSystemfitModel",
      "title": "Create a Model for systemfit",
      "topics": [
        "createSystemfitModel"
      ]
    },
    {
      "page": "estfun.systemfit",
      "title": "Extract Gradients of the Objective Function at each Observation",
      "topics": [
        "estfun.systemfit"
      ]
    },
    {
      "page": "fitted.systemfit",
      "title": "Fitted values",
      "topics": [
        "fitted.systemfit",
        "fitted.systemfit.equation"
      ]
    },
    {
      "page": "formula.systemfit",
      "title": "Model Formulae of systemfit Objects",
      "topics": [
        "formula.systemfit",
        "formula.systemfit.equation"
      ]
    },
    {
      "page": "GrunfeldGreene",
      "title": "Grunfeld Data as published by Greene (2003)",
      "topics": [
        "GrunfeldGreene"
      ]
    },
    {
      "page": "hausman.systemfit",
      "title": "Hausman Test",
      "topics": [
        "hausman.systemfit"
      ]
    },
    {
      "page": "KleinI",
      "title": "Klein Model I",
      "topics": [
        "KleinI"
      ]
    },
    {
      "page": "Kmenta",
      "title": "Partly Artificial Data on the U. S. Economy",
      "topics": [
        "Kmenta"
      ]
    },
    {
      "page": "linear.hypothesis.systemfit",
      "title": "Test Linear Hypothesis",
      "topics": [
        "linearHypothesis.systemfit"
      ]
    },
    {
      "page": "logLik.systemfit",
      "title": "Log-Likelihood value of systemfit object",
      "topics": [
        "logLik.systemfit"
      ]
    },
    {
      "page": "lrtest.systemfit",
      "title": "Likelihood Ratio test for Equation Systems",
      "topics": [
        "lrtest.systemfit"
      ]
    },
    {
      "page": "model.frame.systemfit",
      "title": "Extracting the Data of a systemfit Object",
      "topics": [
        "model.frame.systemfit",
        "model.frame.systemfit.equation"
      ]
    },
    {
      "page": "model.matrix.systemfit",
      "title": "Construct Design Matrices for Systems of Equations",
      "topics": [
        "model.matrix.systemfit",
        "model.matrix.systemfit.equation"
      ]
    },
    {
      "page": "nlsystemfit",
      "title": "Nonlinear Equation System Estimation",
      "topics": [
        "nlsystemfit"
      ]
    },
    {
      "page": "ppine",
      "title": "Tree Growth Data for Ponderosa Pine",
      "topics": [
        "ppine"
      ]
    },
    {
      "page": "predict.systemfit",
      "title": "Predictions from System Estimation",
      "topics": [
        "predict.systemfit",
        "predict.systemfit.equation"
      ]
    },
    {
      "page": "print.confint.systemfit",
      "title": "Print confidence intervals of coefficients",
      "topics": [
        "print.confint.systemfit"
      ]
    },
    {
      "page": "print.nlsystemfit.system",
      "title": "Print output of nlsystemfit estimation",
      "topics": [
        "print.nlsystemfit.equation",
        "print.nlsystemfit.system"
      ]
    },
    {
      "page": "print.systemfit",
      "title": "Print results of systemfit estimation",
      "topics": [
        "print.systemfit",
        "print.systemfit.equation"
      ]
    },
    {
      "page": "residuals.systemfit",
      "title": "Residuals of systemfit object",
      "topics": [
        "residuals.systemfit",
        "residuals.systemfit.equation"
      ]
    },
    {
      "page": "se.ratio.systemfit",
      "title": "Ratio of the Standard Errors",
      "topics": [
        "se.ratio.systemfit"
      ]
    },
    {
      "page": "summary.nlsystemfit.system",
      "title": "Summary of nlsystemfit estimation",
      "topics": [
        "summary.nlsystemfit.equation",
        "summary.nlsystemfit.system"
      ]
    },
    {
      "page": "summary.systemfit",
      "title": "Summary of systemfit estimation",
      "topics": [
        "print.summary.systemfit",
        "print.summary.systemfit.equation",
        "summary.systemfit",
        "summary.systemfit.equation"
      ]
    },
    {
      "page": "systemfit",
      "title": "Linear Equation System Estimation",
      "topics": [
        "systemfit"
      ]
    },
    {
      "page": "systemfit.control",
      "title": "Create list of control parameters for systemfit",
      "topics": [
        "systemfit.control"
      ]
    },
    {
      "page": "terms.systemfit",
      "title": "Model Terms of systemfit Objects",
      "topics": [
        "terms.systemfit",
        "terms.systemfit.equation"
      ]
    },
    {
      "page": "vcov.systemfit",
      "title": "Variance covariance matrix of coefficients",
      "topics": [
        "vcov.systemfit",
        "vcov.systemfit.equation"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 7.962848485380475,
  "_indexed": true,
  "_nocasepkg": "systemfit",
  "_universes": [
    "r-forge",
    "arne-henningsen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-31",
      "date": "2026-05-10T07:52:32.000Z",
      "distro": "noble",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "80eeea890b14852c95a72f70e8c78484cc707f10d44cc7eae657c902eb795ca7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25623242970"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-31",
      "date": "2026-05-10T07:52:30.000Z",
      "distro": "noble",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "6243a06f41bee06d324f86d1730cd519584f4e55b36c28eaad5f9ca8fc0dd2b0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25623242970"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-31",
      "date": "2026-05-10T07:52:00.000Z",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "14ecc33767d3659318e3d3659a50e812a3f9881ba5cfd1d353da0f8b6bfc369a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25623242970"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-31",
      "date": "2026-05-10T07:52:28.000Z",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "b56bc7d43846978828398f3b0a05a8e49f3b8ad0c63d07e68e1c442d7d349089",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25623242970"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1-31",
      "date": "2026-05-10T07:51:38.000Z",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "d005febb72b9c3e8b35c330c943871179e55917841d6f463e4f5f79424c91035",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25623242970"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1-31",
      "date": "2026-05-10T07:51:42.000Z",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "13ebf895b06e5bdb91a8bebb439dc77e0fb84bdd3c48832c353fbe5b4ae1b404",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25623242970"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1-31",
      "date": "2026-05-10T07:51:30.000Z",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "a8131270146661f0db7fdecadcf22d4cf6b9f2b7a5da2514673d38e08455a36d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25623242970"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-31",
      "date": "2026-05-22T12:26:24.000Z",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "2cfa623b60c04fd9b8508365c56d336e6c4d87347f0b2d7cdd9befe345dc0c7a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25623242970"
    }
  ]
}