{
  "_id": "6a27c7f524555f66ed5406ed",
  "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-06-09 07:51:00 UTC",
    "User": "root"
  },
  "MD5sum": "04bad0c8305a73fc0e2e623b0a05f9cd",
  "_user": "r-forge",
  "_type": "src",
  "_file": "systemfit_1.1-31.tar.gz",
  "_fileid": "23938328a778a43cbf0a24a565dfc435c6b1d73f2ad987db5f722dabfa6feafd",
  "_filesize": 1737881,
  "_sha256": "23938328a778a43cbf0a24a565dfc435c6b1d73f2ad987db5f722dabfa6feafd",
  "_created": "2026-06-09T07:51:00.000Z",
  "_published": "2026-06-09T07:59:49.633Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80273963068,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501688621"
    },
    {
      "job": 80273963079,
      "time": 198,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501690944"
    },
    {
      "job": 80273963096,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501744978"
    },
    {
      "job": 80273963164,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501783810"
    },
    {
      "job": 80273250958,
      "time": 273,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501624823"
    },
    {
      "job": 80273963144,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501666629"
    },
    {
      "job": 80273963134,
      "time": 146,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501673872"
    },
    {
      "job": 80273963087,
      "time": 157,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501677795"
    },
    {
      "job": 80273963094,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501672368"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-forge/actions/runs/27191684996",
  "_status": "success",
  "_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",
    "description": "",
    "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": 18560,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/systemfit"
  },
  "_mentions": 9,
  "_devurl": "https://github.com/r-forge/systemfit",
  "_searchresults": 500,
  "_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"
  ],
  "_vignettes": [
    {
      "source": "systemfit.Rnw",
      "filename": "systemfit.pdf",
      "title": "Systemfit",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Statistical background",
        "Source code",
        "Using systemfit",
        "Replication of textbook results",
        "Summary and outlook",
        "Object returned by systemfit",
        "Computation times",
        "Estimating systems of equations with sem"
      ],
      "created": "2011-11-11 15:45:50",
      "modified": "2022-06-20 07:28:17",
      "commits": 6
    }
  ],
  "_score": 9.042364416864038,
  "_indexed": true,
  "_nocasepkg": "systemfit",
  "_universes": [
    "r-forge",
    "arne-henningsen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-31",
      "date": "2026-06-09T07:53:32.000Z",
      "distro": "noble",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "d85fa66f3f29de57b16523c29d182992134e87e7174fcc50c98b89b64b89b1b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27191684996"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-31",
      "date": "2026-06-09T07:53:38.000Z",
      "distro": "noble",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "a19980cd6f2b156e9f24c8a300d7f2608657ec96614bd2eb557819c00b860993",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27191684996"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-31",
      "date": "2026-06-09T07:56:47.000Z",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "731a25a7a2ff6f5136fe26a1679b73f511cd11f4601395580efc9b6dda11b654",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27191684996"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-31",
      "date": "2026-06-09T07:58:51.000Z",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "0a6511bddb58752baf5ed46e4c4cfbfeb752fe2f9b9dd72170e0f16684a0b5cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27191684996"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-31",
      "date": "2026-06-09T07:53:35.000Z",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "aa7f8bc54eb4402f80bcf69530f74fae189f220c6c2ff05fa1d25c0ed329c235",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27191684996"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1-31",
      "date": "2026-06-09T07:52:36.000Z",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "8df1cd31a479d73ea6542c3fea5227b0d97b7c0ec22ceed8bf306dfffb9fc5c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27191684996"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1-31",
      "date": "2026-06-09T07:52:52.000Z",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "2d104720d5981d210ed094524dc32e9c0555e29fcf977f31e8bd296902f62f61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27191684996"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1-31",
      "date": "2026-06-09T07:52:40.000Z",
      "commit": "0c0d56e2d263a5e4727454ea787abc3e9c19bafb",
      "fileid": "11bd358360c1e64af9dc440bfde687176e0b8af0dac2028e60c3ede5b151358c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27191684996"
    }
  ]
}