{
  "_id": "6a1541ebacfb0bcc41d5617d",
  "Package": "pmlsp",
  "Title": "Partial Maximum Likelihood Estimation of Spatial Probit Models",
  "Version": "1.0.1",
  "Description": "Estimate spatial autoregressive nonlinear probit models\nwith and without autoregressive disturbances using partial\nmaximum likelihood estimation. Estimation and inference\nregarding marginal effects is also possible. For more details\nsee Bille and Leorato (2020)\n<doi:10.1080/07474938.2019.1682314>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Authors@R": "c(\nperson(\ngiven = \"Daniele\",\nfamily = \"Spinelli\",\nrole = c(\"aut\", \"cre\"),\nemail = \"daniele.spinelli@unimib.it\"\n),\nperson(\ngiven = c(\"Anna\", \"Gloria\"),\nfamily = \"Bille'\",\nrole = \"aut\"\n),\nperson(\ngiven = \"Samantha\",\nfamily = \"Leorato\",\nrole = \"aut\"\n)\n)",
  "LazyData": "true",
  "URL": "https://github.com/d-spinelli/pmlsp",
  "BugReports": "https://github.com/d-spinelli/pmlsp/issues",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://d-spinelli.r-universe.dev",
  "Date/Publication": "2026-02-25 12:21:38 UTC",
  "RemoteUrl": "https://github.com/d-spinelli/pmlsp",
  "RemoteRef": "HEAD",
  "RemoteSha": "ebc8280b15c67891066b29c73a6834fdae60c18f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 06:39:23 UTC",
    "User": "root"
  },
  "Author": "Daniele Spinelli [aut, cre],\nAnna Gloria Bille' [aut],\nSamantha Leorato [aut]",
  "Maintainer": "Daniele Spinelli <daniele.spinelli@unimib.it>",
  "MD5sum": "f3e89fd8fce380e7bd7d1668bbf1376c",
  "_user": "d-spinelli",
  "_type": "src",
  "_file": "pmlsp_1.0.1.tar.gz",
  "_fileid": "8af73f901b16defec87959d505daafc18792cd00a9d300d3e39946441c68e2d9",
  "_filesize": 196253,
  "_sha256": "8af73f901b16defec87959d505daafc18792cd00a9d300d3e39946441c68e2d9",
  "_created": "2026-05-26T06:39:23.000Z",
  "_published": "2026-05-26T06:47:07.457Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77820839855,
      "time": 307,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210531564"
    },
    {
      "job": 77820839860,
      "time": 351,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210541751"
    },
    {
      "job": 77820839908,
      "time": 267,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210517064"
    },
    {
      "job": 77820839898,
      "time": 286,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210519072"
    },
    {
      "job": 77820426720,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210458080"
    },
    {
      "job": 77820839862,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210488629"
    },
    {
      "job": 77820839900,
      "time": 356,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210543093"
    },
    {
      "job": 77820839933,
      "time": 409,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210555576"
    },
    {
      "job": 77820839922,
      "time": 363,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210544535"
    }
  ],
  "_buildurl": "https://github.com/r-universe/d-spinelli/actions/runs/26436485831",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/d-spinelli/pmlsp",
  "_commit": {
    "id": "ebc8280b15c67891066b29c73a6834fdae60c18f",
    "author": "Ospite <Ospite@A118141.unimib.it>",
    "committer": "Ospite <Ospite@A118141.unimib.it>",
    "message": "v1.0.1, same as CRAN\n",
    "time": 1772022098
  },
  "_maintainer": {
    "name": "Daniele Spinelli",
    "email": "daniele.spinelli@unimib.it",
    "login": "d-spinelli",
    "description": "",
    "uuid": 189735131
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "matrixcalc",
      "role": "Imports"
    },
    {
      "package": "maxLik",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "minqa",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "qrng",
      "role": "Imports"
    },
    {
      "package": "spatialreg",
      "role": "Imports"
    },
    {
      "package": "spdep",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "d-spinelli",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 5
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "d-spinelli",
      "count": 2,
      "uuid": 189735131
    }
  ],
  "_userbio": {
    "uuid": 189735131,
    "type": "user",
    "name": "d-spinelli"
  },
  "_downloads": {
    "count": 468,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pmlsp"
  },
  "_devurl": "https://github.com/d-spinelli/pmlsp",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pmlsp.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/d-spinelli/pmlsp",
  "_realowner": "d-spinelli",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2026-01-31"
    }
  ],
  "_exports": [
    "ape",
    "pmlsbp"
  ],
  "_datasets": [
    {
      "name": "eurostat",
      "title": "Eurostat employment data",
      "object": "eurostat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "nuts_id",
        "country_id",
        "employment",
        "gdp",
        "isced_02",
        "isced_34",
        "isced_58",
        "long",
        "lat"
      ],
      "rows": 312,
      "table": true,
      "tojson": true
    },
    {
      "name": "eurostat.nb",
      "title": "Eurostat employment data",
      "object": "eurostat",
      "class": [
        "listw",
        "nb"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "ape",
      "title": "Average partial (i.e., marginal) total, direct and indirect effects from a pmlsprobit object",
      "topics": [
        "ape"
      ]
    },
    {
      "page": "eurostat",
      "title": "Eurostat employment data",
      "topics": [
        "eurostat",
        "eurostat.nb"
      ]
    },
    {
      "page": "pmlsbp",
      "title": "pmlsbp: Fitting Spatial Probit Models",
      "topics": [
        "coef.pmlsprobit",
        "pmlsbp",
        "print.pmlsprobit",
        "summary.pmlsprobit",
        "vcov.pmlsprobit"
      ]
    },
    {
      "page": "predict.pmlsprobit",
      "title": "Predict method for pmlsprobit objects",
      "topics": [
        "predict.pmlsprobit"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "checkmate",
    "class",
    "classInt",
    "coda",
    "codetools",
    "data.table",
    "DBI",
    "deldir",
    "digest",
    "e1071",
    "Formula",
    "generics",
    "insight",
    "KernSmooth",
    "lattice",
    "LearnBayes",
    "marginaleffects",
    "MASS",
    "Matrix",
    "matrixcalc",
    "maxLik",
    "minqa",
    "miscTools",
    "multcomp",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "proxy",
    "qrng",
    "Rcpp",
    "rlang",
    "s2",
    "sandwich",
    "sf",
    "sp",
    "spatialreg",
    "spData",
    "spdep",
    "survival",
    "TH.data",
    "units",
    "wk",
    "zoo"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "pmlsp",
  "_universes": [
    "d-spinelli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-26T06:42:00.000Z",
      "distro": "noble",
      "commit": "ebc8280b15c67891066b29c73a6834fdae60c18f",
      "fileid": "1514cdd2d6fda510e5bd0555219fcf1323ea38d46eae29ad5e22bec45396e86c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/d-spinelli/actions/runs/26436485831"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-26T06:42:41.000Z",
      "distro": "noble",
      "commit": "ebc8280b15c67891066b29c73a6834fdae60c18f",
      "fileid": "c7616f85aedff4a105f67960ee2aa5996e9561e6a1696a750b9e98479ab21ac5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/d-spinelli/actions/runs/26436485831"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-26T06:41:57.000Z",
      "commit": "ebc8280b15c67891066b29c73a6834fdae60c18f",
      "fileid": "869fec12e88850ec86311949e62b7fb121099c3addd8eaf3c2aaf38a96f9a2b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/d-spinelli/actions/runs/26436485831"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-26T06:41:53.000Z",
      "commit": "ebc8280b15c67891066b29c73a6834fdae60c18f",
      "fileid": "47de9818605e6be83ff1f8c5cfc577ba4d9dbdac4948991e8778d233144d4adb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/d-spinelli/actions/runs/26436485831"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-26T06:42:09.000Z",
      "commit": "ebc8280b15c67891066b29c73a6834fdae60c18f",
      "fileid": "08c1889a843712b3f04cf8eb5ef1e064ffd7c4ec0eb9df2ab878ad57f8518a61",
      "status": "success",
      "buildurl": "https://github.com/r-universe/d-spinelli/actions/runs/26436485831"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-26T06:41:00.000Z",
      "commit": "ebc8280b15c67891066b29c73a6834fdae60c18f",
      "fileid": "86e5abac57ebb356d34a31efe638157413df83c339026ecebe005002ef34fb62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/d-spinelli/actions/runs/26436485831"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-26T06:41:06.000Z",
      "commit": "ebc8280b15c67891066b29c73a6834fdae60c18f",
      "fileid": "dbf9b4088cd4964fa1e45d39281780f474ace6a545bdcf3249dc4604035393c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/d-spinelli/actions/runs/26436485831"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-26T06:41:01.000Z",
      "commit": "ebc8280b15c67891066b29c73a6834fdae60c18f",
      "fileid": "b2aa6f8e16dfa97b6a4e2bd7847f47b88ab008a887a08eba5f01785cce49f0cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/d-spinelli/actions/runs/26436485831"
    }
  ]
}