{
  "_id": "6a2515b64b233be19838b4d8",
  "Package": "gpss",
  "Title": "Gaussian Processes for Social Science",
  "Version": "1.0.3",
  "Date": "2026-04-01",
  "Authors@R": "c(person(\"Soonhong\", \"Cho\", , \"tnsehdtm@gmail.com\", role = c(\"aut\")),\nperson(\"Doeun\", \"Kim\", , \"doeun2@ucla.edu\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0003-4789-6599\")),\nperson(\"Chad\", \"Hazlett\", , \"chazlett@ucla.edu\", role = c(\"aut\", \"cre\")))",
  "Description": "Provides Gaussian process (GP) regression tools for social\nscience inference problems.  GPs combine flexible nonparametric\nregression with principled uncertainty quantification: rather\nthan committing to a single model fit, the posterior reflects\nlesser knowledge at the edge of or beyond the observed data,\nwhere other approaches become highly model-dependent.  The\npackage reduces user-chosen hyperparameters from three to zero\nand supplies convenience functions for regression discontinuity\n(gp_rdd()), interrupted time-series (gp_its()), and general GP\nfitting (gpss(), gp_train(), gp_predict()).  Methods are\ndescribed in Cho, Kim, and Hazlett (2026)\n<doi:10.1017/pan.2026.10032>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://doeunkim.org/gpss/, https://github.com/doeun-kim/gpss",
  "BugReports": "https://github.com/doeun-kim/gpss/issues",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-07 06:51:27 UTC",
    "User": "root"
  },
  "Author": "Soonhong Cho [aut], Doeun Kim [aut] (ORCID:\n<https://orcid.org/0000-0003-4789-6599>), Chad Hazlett [aut,\ncre]",
  "Maintainer": "Chad Hazlett <chazlett@ucla.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-08 21:05:31 UTC",
  "RemoteUrl": "https://github.com/cran/gpss",
  "RemoteRef": "HEAD",
  "RemoteSha": "db13ce6c593258e1bd2be42ebcb52c03ff992b5d",
  "MD5sum": "a0b587751ad0c75de333993ab10778b7",
  "_user": "cran",
  "_type": "src",
  "_file": "gpss_1.0.3.tar.gz",
  "_fileid": "1b70d3861b86de8c6f80f756db1d8169c476dc8e6a5232995830e185881de391",
  "_filesize": 215505,
  "_sha256": "1b70d3861b86de8c6f80f756db1d8169c476dc8e6a5232995830e185881de391",
  "_created": "2026-06-07T06:51:27.000Z",
  "_published": "2026-06-07T06:54:46.537Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79938780027,
      "time": 138,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461635355"
    },
    {
      "job": 79938780021,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461634720"
    },
    {
      "job": 79938780022,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461634600"
    },
    {
      "job": 79938780024,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461636813"
    },
    {
      "job": 79938589794,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461618728"
    },
    {
      "job": 79938779995,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461632508"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27085317027",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/gpss",
  "_commit": {
    "id": "db13ce6c593258e1bd2be42ebcb52c03ff992b5d",
    "author": "Chad Hazlett <chazlett@ucla.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1775682331
  },
  "_maintainer": {
    "name": "Chad Hazlett",
    "email": "chazlett@ucla.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.14",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "posterior",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.3",
      "date": "2026-04-08"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 435,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gpss"
  },
  "_devurl": "https://github.com/doeun-kim/gpss",
  "_pkgdown": "https://doeunkim.org/gpss/",
  "_searchresults": 11,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gpss.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/doeun-kim/gpss",
  "_realowner": "doeun-kim",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.3",
      "date": "2026-04-08"
    }
  ],
  "_exports": [
    "gp_its",
    "gp_predict",
    "gp_rdd",
    "gp_rdd_plot",
    "gp_train",
    "gpss"
  ],
  "_datasets": [
    {
      "name": "lalonde",
      "title": "Data from National Supported Work program and Panel Study in Income Dynamics",
      "object": "lalonde",
      "class": [
        "data.frame"
      ],
      "fields": [
        "nsw",
        "re78",
        "u78",
        "age",
        "black",
        "hisp",
        "race_ethnicity",
        "married",
        "re74",
        "re75",
        "u74",
        "u75",
        "educ",
        "nodegr"
      ],
      "rows": 2675,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "gp_its",
      "title": "Gaussian Process Interrupted Time Series",
      "topics": [
        "gp_its"
      ]
    },
    {
      "page": "gp_predict",
      "title": "gp_predict",
      "topics": [
        "gp_predict"
      ]
    },
    {
      "page": "gp_rdd",
      "title": "gp_rdd",
      "topics": [
        "gp_rdd"
      ]
    },
    {
      "page": "gp_rdd_plot",
      "title": "gp_rdd_plot",
      "topics": [
        "gp_rdd_plot"
      ]
    },
    {
      "page": "gp_train",
      "title": "gp_train",
      "topics": [
        "gp_train"
      ]
    },
    {
      "page": "lalonde",
      "title": "Data from National Supported Work program and Panel Study in Income Dynamics",
      "topics": [
        "lalonde"
      ]
    },
    {
      "page": "predict.gpss",
      "title": "predict method for 'gpss' objects",
      "topics": [
        "predict.gpss"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/gpss/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/gpss/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.740362689494244,
  "_indexed": false,
  "_nocasepkg": "gpss",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://doeun-kim.r-universe.dev/gpss",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-07T06:53:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "db13ce6c593258e1bd2be42ebcb52c03ff992b5d",
      "fileid": "8255d403e1bf747d302eb1340b07a2d97ed39f9f978a85cf2c344fd66496bed3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27085317027"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-07T06:53:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "db13ce6c593258e1bd2be42ebcb52c03ff992b5d",
      "fileid": "67b9ada6c7e623d6b614cb4d215321da43c55767898fbc5e1e34fe5166a991f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27085317027"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-07T06:53:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "db13ce6c593258e1bd2be42ebcb52c03ff992b5d",
      "fileid": "7622d9db1e12d85fe303d4102edae58bd5d5e6424357ffdb14013785239bcdc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27085317027"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-07T06:53:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "db13ce6c593258e1bd2be42ebcb52c03ff992b5d",
      "fileid": "daf9470dd8824c16cc5a69ac942cdb9ea5faa8c25d469234a0b23c870487167e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27085317027"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-07T06:53:41.000Z",
      "arch": "emscripten",
      "commit": "db13ce6c593258e1bd2be42ebcb52c03ff992b5d",
      "fileid": "799def062c84513e2a2ddf4fbba8259d30c1fcaf1e270cd22e3faa389361c08b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27085317027"
    }
  ]
}