{
  "_id": "6a103921acfb0bcc41c9ace0",
  "Package": "frontier",
  "Version": "1.1-9",
  "Date": "2020-04-15",
  "Title": "Stochastic Frontier Analysis",
  "Author": "Tim Coelli, Arne Henningsen",
  "Maintainer": "Arne Henningsen <arne.henningsen@gmail.com>",
  "Description": "Maximum Likelihood Estimation of Stochastic Frontier\nProduction and Cost Functions. Two specifications are\navailable: the error components specification with time-varying\nefficiencies (Battese and Coelli, 1992,\n<doi:10.1007/BF00158774>) and a model specification in which\nthe firm effects are directly influenced by a number of\nvariables (Battese and Coelli, 1995, <doi:10.1007/BF01205442>).",
  "License": "GPL (>= 2)",
  "URL": "http://frontier.r-forge.r-project.org/",
  "Repository": "https://r-forge.r-universe.dev",
  "Date/Publication": "2024-07-15 13:08:23 UTC",
  "RemoteUrl": "https://github.com/r-forge/frontier",
  "RemoteRef": "HEAD",
  "RemoteSha": "16879e9389b7a8a71dd2b376f499a3a2e132f7d3",
  "RemoteSubdir": "pkg/frontier",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-12 05:39:02 UTC",
    "User": "root"
  },
  "MD5sum": "9eb6945a524bbcaf7a4720bbecc577df",
  "_user": "r-forge",
  "_type": "src",
  "_file": "frontier_1.1-9.tar.gz",
  "_fileid": "94c953db96221651a792f42fd8bcd3a580bad4394aa7f095ddeab9cd43b5b83c",
  "_filesize": 391740,
  "_sha256": "94c953db96221651a792f42fd8bcd3a580bad4394aa7f095ddeab9cd43b5b83c",
  "_created": "2026-05-12T05:39:02.000Z",
  "_published": "2026-05-22T11:08:17.395Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77367576448,
      "time": 135,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6936534961"
    },
    {
      "job": 77367576595,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6936537036"
    },
    {
      "job": 77367576698,
      "time": 146,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6936537116"
    },
    {
      "job": 77367576804,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6936533769"
    },
    {
      "job": 77367576648,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6936531570"
    },
    {
      "job": 77367576382,
      "time": 293,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6936572614"
    },
    {
      "job": 77367576216,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6936538765"
    },
    {
      "job": 77367576819,
      "time": 231,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6936558085"
    },
    {
      "job": 77367575875,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936502632"
    },
    {
      "job": 77367575717,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159036205"
    },
    {
      "job": 77367576507,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6936536610"
    },
    {
      "job": 77367576709,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6936535115"
    },
    {
      "job": 77367576597,
      "time": 153,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6936539248"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-forge/actions/runs/25715619932",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-forge/frontier",
  "_commit": {
    "id": "16879e9389b7a8a71dd2b376f499a3a2e132f7d3",
    "author": "arne (Arne Henningsen) <arne.henningsen@gmail.com>",
    "committer": "arne (Arne Henningsen) <arne.henningsen@gmail.com>",
    "message": "fixed a bug in frontierQuad() that occurred due to changes in the 'plm' package and that made that the panel structure in the data set was ignored when using frontierQuad()\n\ngit-svn-id: svn://svn.r-forge.r-project.org/svnroot/frontier@1587 bfa1024f-619b-4c99-bedc-c79f27261e5f\n",
    "time": 1721048903
  },
  "_maintainer": {
    "name": "Arne Henningsen",
    "email": "arne.henningsen@gmail.com",
    "login": "arne-henningsen",
    "twitter": "@ArneHenningsen",
    "uuid": 19424748
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.0",
      "role": "Depends"
    },
    {
      "package": "micEcon",
      "version": ">= 0.6-14",
      "role": "Depends"
    },
    {
      "package": "lmtest",
      "version": ">= 0.9-24",
      "role": "Depends"
    },
    {
      "package": "moments",
      "version": ">= 0.11",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 2.15.0",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "version": ">= 0.2-0",
      "role": "Imports"
    },
    {
      "package": "miscTools",
      "version": ">= 0.6-1",
      "role": "Imports"
    },
    {
      "package": "plm",
      "version": ">= 1.0-1",
      "role": "Imports"
    },
    {
      "package": "MCMCpack",
      "version": ">= 1.0-8",
      "role": "Suggests"
    },
    {
      "package": "fdrtool",
      "version": ">= 1.2.6",
      "role": "Suggests"
    }
  ],
  "_owner": "r-forge",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lmsstudios",
      "count": 803,
      "uuid": 97995137
    },
    {
      "user": "arne-henningsen",
      "count": 772,
      "uuid": 19424748
    }
  ],
  "_userbio": {
    "uuid": 75573726,
    "type": "organization",
    "name": " R-Forge",
    "description": "git-svn mirrors from R-Forge"
  },
  "_downloads": {
    "count": 1181,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/frontier"
  },
  "_devurl": "https://github.com/r-forge/frontier",
  "_searchresults": 192,
  "_topics": [
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/frontier.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-forge/frontier",
  "_realowner": "r-forge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9-4",
      "date": "2008-10-16"
    },
    {
      "version": "0.9-6",
      "date": "2008-12-08"
    },
    {
      "version": "0.9-8",
      "date": "2009-01-14"
    },
    {
      "version": "0.99-2",
      "date": "2009-05-05"
    },
    {
      "version": "0.991-0",
      "date": "2009-06-18"
    },
    {
      "version": "0.991-2",
      "date": "2009-06-29"
    },
    {
      "version": "0.995-2",
      "date": "2009-09-21"
    },
    {
      "version": "0.995-6",
      "date": "2009-09-24"
    },
    {
      "version": "0.995-8",
      "date": "2009-10-18"
    },
    {
      "version": "0.996-0",
      "date": "2009-11-11"
    },
    {
      "version": "0.996-4",
      "date": "2010-01-01"
    },
    {
      "version": "0.996-6",
      "date": "2010-03-15"
    },
    {
      "version": "0.996-8",
      "date": "2010-05-25"
    },
    {
      "version": "0.996-10",
      "date": "2010-07-25"
    },
    {
      "version": "0.997-0",
      "date": "2011-01-03"
    },
    {
      "version": "0.997-2",
      "date": "2011-03-04"
    },
    {
      "version": "0.997-4",
      "date": "2011-12-30"
    },
    {
      "version": "0.997-6",
      "date": "2012-01-15"
    },
    {
      "version": "0.997-8",
      "date": "2012-03-04"
    },
    {
      "version": "0.997-12",
      "date": "2012-06-03"
    },
    {
      "version": "0.997-14",
      "date": "2012-12-04"
    },
    {
      "version": "1.0-2",
      "date": "2013-07-06"
    },
    {
      "version": "1.1-0",
      "date": "2013-08-20"
    },
    {
      "version": "1.1-2",
      "date": "2017-03-17"
    },
    {
      "version": "1.1-6",
      "date": "2019-12-09"
    },
    {
      "version": "1.1-8",
      "date": "2020-04-17"
    }
  ],
  "_exports": [
    "efficiencies",
    "front41Est",
    "front41ReadOutput",
    "front41WriteInput",
    "frontier",
    "frontierQuad",
    "frontierTranslogRay",
    "resettestFrontier",
    "sfa"
  ],
  "_datasets": [
    {
      "name": "front41Data",
      "title": "Data provided with Tim Coelli's Frontier 4.1",
      "object": "front41Data",
      "file": "front41Data.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "firm",
        "output",
        "capital",
        "labour"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "riceProdPhil",
      "title": "Rice Production in the Philippines",
      "object": "riceProdPhil",
      "file": "riceProdPhil.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "YEARDUM",
        "FMERCODE",
        "PROD",
        "AREA",
        "LABOR",
        "NPK",
        "OTHER",
        "PRICE",
        "AREAP",
        "LABORP",
        "NPKP",
        "OTHERP",
        "AGE",
        "EDYRS",
        "HHSIZE",
        "NADULT",
        "BANRAT"
      ],
      "rows": 344,
      "table": true,
      "tojson": true
    },
    {
      "name": "telecom",
      "title": "Telecommunications Providers",
      "object": "telecom",
      "file": "telecom.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "country",
        "output",
        "mainlines",
        "employees"
      ],
      "rows": 21,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coef.front41Output",
      "title": "Coefficients from Frontier 4.1",
      "topics": [
        "coef.front41Output",
        "coef.summary.front41Output",
        "vcov.front41Output"
      ]
    },
    {
      "page": "coef.frontier",
      "title": "coef method for class frontier",
      "topics": [
        "coef.frontier"
      ]
    },
    {
      "page": "coef.summary.frontier",
      "title": "coef method for class summary.frontier",
      "topics": [
        "coef.summary.frontier"
      ]
    },
    {
      "page": "cooks.distance.frontier",
      "title": "Pseudo-Cook's Distance of Stochastic Frontier Models",
      "topics": [
        "cooks.distance.frontier"
      ]
    },
    {
      "page": "efficiencies",
      "title": "Returning Efficiency Estimates",
      "topics": [
        "efficiencies",
        "efficiencies.default"
      ]
    },
    {
      "page": "efficiencies.frontier",
      "title": "Returning Efficiency Estimates",
      "topics": [
        "efficiencies.frontier"
      ]
    },
    {
      "page": "elas.frontierQuad",
      "title": "Elasticities of a Quadratic/Translog Frontier",
      "topics": [
        "elas.frontierQuad"
      ]
    },
    {
      "page": "fitted.frontier",
      "title": "Fitted and Predicted (Frontier) Values",
      "topics": [
        "fitted.frontier",
        "predict.frontier"
      ]
    },
    {
      "page": "front41Data",
      "title": "Data provided with Tim Coelli's Frontier 4.1",
      "topics": [
        "front41Data"
      ]
    },
    {
      "page": "front41Est",
      "title": "Estimate a Stochastic Frontier Model by Frontier 4.1",
      "topics": [
        "front41Est"
      ]
    },
    {
      "page": "front41ReadOutput",
      "title": "Read output of Frontier 4.1",
      "topics": [
        "front41ReadOutput",
        "print.front41Output"
      ]
    },
    {
      "page": "front41WriteInput",
      "title": "Write input files for Frontier 4.1",
      "topics": [
        "front41WriteInput"
      ]
    },
    {
      "page": "frontierQuad",
      "title": "Quadratic or Translog Frontiers",
      "topics": [
        "frontierQuad"
      ]
    },
    {
      "page": "frontierTranslogRay",
      "title": "Translog Ray Frontiers",
      "topics": [
        "frontierTranslogRay"
      ]
    },
    {
      "page": "logLik.frontier",
      "title": "Extract Log-Likelihood Value",
      "topics": [
        "logLik.frontier"
      ]
    },
    {
      "page": "lrtest.frontier",
      "title": "Likelihood Ratio test for Stochastic Frontier Models",
      "topics": [
        "lrtest.frontier"
      ]
    },
    {
      "page": "resettestFrontier",
      "title": "RESET test for Stochastic Frontier Models",
      "topics": [
        "resettestFrontier"
      ]
    },
    {
      "page": "residuals.frontier",
      "title": "Returning Residuals",
      "topics": [
        "residuals.frontier"
      ]
    },
    {
      "page": "riceProdPhil",
      "title": "Rice Production in the Philippines",
      "topics": [
        "riceProdPhil"
      ]
    },
    {
      "page": "frontier",
      "title": "Stochastic Frontier Analysis",
      "topics": [
        "frontier",
        "print.frontier",
        "sfa"
      ]
    },
    {
      "page": "summary.front41Output",
      "title": "Summarizing the Estimation of Frontier 4.1",
      "topics": [
        "print.summary.front41Output",
        "summary.front41Output"
      ]
    },
    {
      "page": "summary.frontier",
      "title": "summary method for class frontier",
      "topics": [
        "print.summary.frontier",
        "summary.frontier"
      ]
    },
    {
      "page": "telecom",
      "title": "Telecommunications Providers",
      "topics": [
        "telecom"
      ]
    },
    {
      "page": "vcov.frontier",
      "title": "vcov method for class frontier",
      "topics": [
        "vcov.frontier"
      ]
    }
  ],
  "_rundeps": [
    "bdsmatrix",
    "collapse",
    "digest",
    "Formula",
    "generics",
    "lattice",
    "lmtest",
    "MASS",
    "maxLik",
    "micEcon",
    "miscTools",
    "moments",
    "nlme",
    "plm",
    "rbibutils",
    "Rcpp",
    "Rdpack",
    "sandwich",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 4.1337023767007075,
  "_indexed": true,
  "_nocasepkg": "frontier",
  "_universes": [
    "r-forge",
    "arne-henningsen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-9",
      "date": "2026-05-12T05:41:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "16879e9389b7a8a71dd2b376f499a3a2e132f7d3",
      "fileid": "a598bc1928f6265b6029776577ba7a26542880e68ca7b502fc421a1329d7fa5e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25715619932"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-9",
      "date": "2026-05-12T05:41:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "16879e9389b7a8a71dd2b376f499a3a2e132f7d3",
      "fileid": "2ee9324475ecbff4648990b64cd83d1d5ee6645fc3a502d51f65b16f67d9d995",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25715619932"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-9",
      "date": "2026-05-12T05:41:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "16879e9389b7a8a71dd2b376f499a3a2e132f7d3",
      "fileid": "beff7c565c3172dcf63c7d6f35bce4282c48578752764c8c4a6fa39826a17de7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25715619932"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-9",
      "date": "2026-05-12T05:40:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "16879e9389b7a8a71dd2b376f499a3a2e132f7d3",
      "fileid": "fa58b03abdd274f59e6222d34b55c5b2cfbd2b14adac55cf649dd3f2b95acc1e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25715619932"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-9",
      "date": "2026-05-12T05:40:48.000Z",
      "arch": "aarch64",
      "commit": "16879e9389b7a8a71dd2b376f499a3a2e132f7d3",
      "fileid": "deec321f1a23f1d04d211209501e70744fa556539619ba06b62972e20e42bac8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25715619932"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-9",
      "date": "2026-05-12T05:42:38.000Z",
      "arch": "x86_64",
      "commit": "16879e9389b7a8a71dd2b376f499a3a2e132f7d3",
      "fileid": "d7a861a7aa3b91654a044d4d3575d3cccce39f11c1561d1d9dbac2d9278d42ab",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25715619932"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-9",
      "date": "2026-05-12T05:41:12.000Z",
      "arch": "aarch64",
      "commit": "16879e9389b7a8a71dd2b376f499a3a2e132f7d3",
      "fileid": "ba0f9d7f3e158f4df0dabf40c4f25c70fe56ea4406abbf2da6a595321691a9e5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25715619932"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-9",
      "date": "2026-05-12T05:42:02.000Z",
      "arch": "x86_64",
      "commit": "16879e9389b7a8a71dd2b376f499a3a2e132f7d3",
      "fileid": "881a16ff6395232593f98a57fe065183fddb31a0ad279cf632a110e78c2a8bb8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25715619932"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1-9",
      "date": "2026-05-12T05:40:28.000Z",
      "arch": "x86_64",
      "commit": "16879e9389b7a8a71dd2b376f499a3a2e132f7d3",
      "fileid": "ea47306ce22567c07360c6f070f34efa2e9406683a9f9399bf63c31586bb12ec",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25715619932"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1-9",
      "date": "2026-05-12T05:40:23.000Z",
      "arch": "x86_64",
      "commit": "16879e9389b7a8a71dd2b376f499a3a2e132f7d3",
      "fileid": "499c73da952f49d1c325dd4f0f7df1299fd6b0278e924a7698ce159529fabab9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25715619932"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1-9",
      "date": "2026-05-12T05:40:34.000Z",
      "arch": "x86_64",
      "commit": "16879e9389b7a8a71dd2b376f499a3a2e132f7d3",
      "fileid": "118d6bbdea2a084696ccd5cb7117489560a9caced332fa7ef03cd936463c7f5b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25715619932"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-9",
      "date": "2026-05-22T11:07:57.000Z",
      "arch": "emscripten",
      "commit": "16879e9389b7a8a71dd2b376f499a3a2e132f7d3",
      "fileid": "f5ccd92370e3420a2b3cec78543d7b65fa78fd4a3a9bcf23b31ed127e8bef35a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25715619932"
    }
  ]
}