{
  "_id": "6a253e974b233be198399778",
  "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-06-07 09:42:24 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",
  "MD5sum": "450d5fdf16b57b0af4ff7b42bf434916",
  "_user": "yliu87",
  "_type": "src",
  "_file": "spfa_1.0.tar.gz",
  "_fileid": "6b0829a6b278f0d3175f34bbd8b8b9857dcdbbaec87d53e09c24172386ec6802",
  "_filesize": 299285,
  "_sha256": "6b0829a6b278f0d3175f34bbd8b8b9857dcdbbaec87d53e09c24172386ec6802",
  "_created": "2026-06-07T09:42:24.000Z",
  "_published": "2026-06-07T09:49:11.531Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79948798260,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462947968"
    },
    {
      "job": 79948798259,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462947824"
    },
    {
      "job": 79948798263,
      "time": 150,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462948015"
    },
    {
      "job": 79948798267,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462947605"
    },
    {
      "job": 79948798262,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462946981"
    },
    {
      "job": 79948798265,
      "time": 329,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462964773"
    },
    {
      "job": 79948798261,
      "time": 216,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462951239"
    },
    {
      "job": 79948798277,
      "time": 285,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462960333"
    },
    {
      "job": 79948620700,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462929724"
    },
    {
      "job": 79948798239,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462945595"
    },
    {
      "job": 79948798251,
      "time": 158,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462948514"
    },
    {
      "job": 79948798264,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462947205"
    },
    {
      "job": 79948798258,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462946964"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yliu87/actions/runs/27088884838",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 215,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spfa"
  },
  "_searchresults": 1,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_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/readme.html",
    "extra/readme.md",
    "extra/spfa.html",
    "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.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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "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-06-07T09:44:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "a3217e9e14401dcfa62d8c814a01ee90cdbed0b38cdc12b4dbf48cb2abe0a65e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/27088884838"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-07T09:45:01.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "7b890a0f607debd078bd77c7b2ad42d26782f1d717ef079ce1577f7cb5ec4d80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/27088884838"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-07T09:45:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "0ed3ba76cf5f62e5f054244564cc98fd04b4472785c40839a6314752fbfc720e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/27088884838"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-07T09:44:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "3ceb601713537acdf42bb5f51b442517011d310e298db599c4c6d223975d3c65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/27088884838"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-07T09:45:15.000Z",
      "arch": "aarch64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "91753b4d29f75b6fc336df260d80fb24321cb1d884e2c5d17b5d336bdc2487d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/27088884838"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-07T09:47:05.000Z",
      "arch": "x86_64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "9d660f1d0b401526d0e611951eeb3f6fc4898f741e3736e1f140d49a76d959f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/27088884838"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-07T09:45:31.000Z",
      "arch": "aarch64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "b2df03d67d6eea28902d352a1a7a6f34240ddb7cd06511a6689bfb59c451fe5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/27088884838"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-07T09:46:26.000Z",
      "arch": "x86_64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "d0efbf936bb6d5a85e4a9e1f883c81cf1a6b4fb7b8555bc03a972cf4501d9e83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/27088884838"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-07T09:44:56.000Z",
      "arch": "emscripten",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "f0ab03e1127a611edd6a119a4e2ae72f7df40df935f36fb39add1f8ad177cf7e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/27088884838"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-07T09:44:15.000Z",
      "arch": "x86_64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "85af2bd1d7bc1cef8974cd7a8370d5a09bc1e00b2de95ef9a23f199da7671762",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/27088884838"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-07T09:44:15.000Z",
      "arch": "x86_64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "f608380df06c986f2d86fe5492dbeb0e374ca7f24e33d8b0d07174b1c3770bf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/27088884838"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-07T09:44:10.000Z",
      "arch": "x86_64",
      "commit": "0f18b7a1db8cb601ad3146cae34e87358311c667",
      "fileid": "5add202d95381945ad9dbf876472a95c7cbf689a50ccfecb5ffdcef4af669f73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yliu87/actions/runs/27088884838"
    }
  ]
}