{
  "_id": "6a4cc53e63214d920a4f33d4",
  "Package": "spfa",
  "Type": "Package",
  "Title": "Semi-Parametric Factor Analysis",
  "Version": "1.0",
  "Date": "2023-04-25",
  "Authors@R": "c(\nperson(\"Yang\", family = \"Liu\", email = \"yliu87@umd.edu\", role = c(\"cre\",\"aut\")),\nperson(\"Weimeng\", family = \"Wang\", email = \"weimengbonnie@gmail.com\", role = c(\"aut\",\"ctb\")))",
  "Maintainer": "Yang Liu <yliu87@umd.edu>",
  "Description": "Estimation, scoring, and plotting functions for the\nsemi-parametric factor model proposed by Liu & Wang (2022)\n<doi:10.1007/s11336-021-09832-8> and Liu & Wang (2023)\n<arXiv:2303.10079>. Both the conditional densities of observed\nresponses given the latent factors and the joint density of\nlatent factors are estimated non-parametrically. Functional\nparameters are approximated by smoothing splines, whose\ncoefficients are estimated by penalized maximum likelihood\nusing an expectation-maximization (EM) algorithm. E- and\nM-steps can be parallelized on multi-thread computing platforms\nthat support 'OpenMP'. Both continuous and unordered\ncategorical response variables are supported.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.2.3",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-07 09:13:19 UTC",
    "User": "root"
  },
  "Author": "Yang Liu [cre, aut], Weimeng Wang [aut, ctb]",
  "Repository": "https://yliu87.r-universe.dev",
  "Date/Publication": "2023-05-26 07:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/spfa",
  "RemoteRef": "HEAD",
  "RemoteSha": "0f18b7a1db8cb601ad3146cae34e87358311c667",
  "_user": "yliu87",
  "_type": "src",
  "_file": "spfa_1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/ad035e00d9bec98842024ed5e3b8ff344ca789db40457ef908b380718b827eab",
  "_filesize": 301421,
  "_sha256": "ad035e00d9bec98842024ed5e3b8ff344ca789db40457ef908b380718b827eab",
  "_expires": "2026-10-15T09:22:04.000Z",
  "_created": "2026-07-07T09:13:19.000Z",
  "_published": "2026-07-07T09:22:06.363Z",
  "_jobs": [
    {
      "job": 85579782413,
      "time": 196,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8133336176"
    },
    {
      "job": 85579782435,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8133317637"
    },
    {
      "job": 85579782440,
      "time": 159,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133320349"
    },
    {
      "job": 85579782449,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133323408"
    },
    {
      "job": 85579782475,
      "time": 243,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8133340261"
    },
    {
      "job": 85579782452,
      "time": 440,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8133414230"
    },
    {
      "job": 85579782480,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133308569"
    },
    {
      "job": 85579782455,
      "time": 266,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133354547"
    },
    {
      "job": 85579127359,
      "time": 194,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133250665"
    },
    {
      "job": 85579782421,
      "time": 172,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8133324690"
    },
    {
      "job": 85579782426,
      "time": 179,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8133328009"
    },
    {
      "job": 85579782410,
      "time": 149,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8133315832"
    },
    {
      "job": 85579782401,
      "time": 169,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133324719"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yliu87/actions/runs/28854943763",
  "_status": "success",
  "_upstream": "https://github.com/cran/spfa",
  "_commit": {
    "id": "0f18b7a1db8cb601ad3146cae34e87358311c667",
    "author": "Yang Liu <yliu87@umd.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1685085602
  },
  "_maintainer": {
    "name": "Yang Liu",
    "email": "yliu87@umd.edu",
    "login": "yliu87",
    "description": "",
    "uuid": 70977692
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yliu87",
      "count": 1,
      "uuid": 70977692
    }
  ],
  "_userbio": {
    "uuid": 70977692,
    "type": "user",
    "name": "Yang",
    "followers": 0
  },
  "_downloads": {
    "count": 261,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spfa"
  },
  "_searchresults": 1,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/spfa.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "yliu87",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2023-05-26"
    }
  ],
  "_exports": [
    "fscores",
    "plotitem.cont",
    "spfa"
  ],
  "_datasets": [
    {
      "name": "simdata",
      "title": "simdata",
      "object": "simdata",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "spfa_example",
      "title": "spfa_example",
      "object": "spfa_example",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "spfa-package",
      "title": "Semiparametric Factor Analysis",
      "topics": [
        "spfa-package"
      ]
    },
    {
      "page": "fscores",
      "title": "Computing EAP scores",
      "topics": [
        "fscores"
      ]
    },
    {
      "page": "plotitem.cont",
      "title": "Item level perspective plots or contour plots for spfa models",
      "topics": [
        "plotgroup",
        "plotitem.cont",
        "plotitem.disc"
      ]
    },
    {
      "page": "simdata",
      "title": "simdata",
      "topics": [
        "simdata"
      ]
    },
    {
      "page": "spfa",
      "title": "Fitting Semi-parametric Factor Analysis Model",
      "topics": [
        "spfa"
      ]
    },
    {
      "page": "spfa_example",
      "title": "spfa_example",
      "topics": [
        "spfa_example"
      ]
    }
  ],
  "_readme": "https://github.com/cran/spfa/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "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.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "spfa",
  "_universes": [
    "yliu87"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-07T09:16:53.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "https://r2.ropensci.org/286d1a45d2237277d314af6d6a5c906e8abdbe43197779dab3918c97ab7cdd75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/28854943763"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-07T09:16:03.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "https://r2.ropensci.org/1cd672491c080883e54dde854dfe2c3b5fc93d5524f7443be05aa207ea5e2792",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/28854943763"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-07T09:16:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "https://r2.ropensci.org/3e3b3065aabbe2090f42a49fb350b16337c01c3a43d99f87348ef545deffc9b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/28854943763"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-07T09:16:06.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "https://r2.ropensci.org/2b39f5285b06b9640ddf71d0d25b99558c74c07648457f52fc3e6054a9fb9fd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/28854943763"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-07T09:16:57.000Z",
      "arch": "aarch64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "https://r2.ropensci.org/623d096a6c3c4c37d6d586a06b5534da54c271edc95dfcf33774abb26a6fb9e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/28854943763"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-07T09:19:09.000Z",
      "arch": "x86_64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "https://r2.ropensci.org/587c3a11b4ccae48990dff167d5b5e639c98939731a1d9416d900faa5255f908",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/28854943763"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-07T09:15:57.000Z",
      "arch": "aarch64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "https://r2.ropensci.org/e63aabae9f844ddb63ec3d0cfb1ec0662cb9c00da7d182ddc62f17a994441e2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/28854943763"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-07T09:17:12.000Z",
      "arch": "x86_64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "https://r2.ropensci.org/cc7391d5f39e1d455706383ef77b4ea57f9db0dcf532cd3dd84c547ed761ab30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/28854943763"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-07-07T09:16:32.000Z",
      "arch": "emscripten",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "https://r2.ropensci.org/31450fac23aa4500a5710318b6bcc62d62667f469c965e6bdb55bc9ea3628b00",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/28854943763"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-07T09:15:42.000Z",
      "arch": "x86_64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "https://r2.ropensci.org/681d0c43f83ea2b2023d0207436c9c409227d20f0287849624cd52be78367ff8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/28854943763"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-07T09:15:14.000Z",
      "arch": "x86_64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "https://r2.ropensci.org/4f5967ff5b8b53493f41fcd3793903b3f147bb5c1a979739d2ca4c44607be70e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/28854943763"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-07T09:15:26.000Z",
      "arch": "x86_64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "https://r2.ropensci.org/475e467fc3d7fdd285296d6cda8dec7d83452f725edff647c4495ef6c79aedb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/28854943763"
    }
  ]
}