{
  "_id": "6a573f2eff0138dec5d6f998",
  "Package": "glvmfit",
  "Title": "Methods to Assess Generalized Latent Variable Model Fit",
  "Version": "0.1.0",
  "Authors@R": "c( \nperson(given = \"Tyler\",\nfamily = \"Matta\",\nrole = c(\"aut\", \"cre\"),\nemail = \"tyler.matta@gmail.com\"),\nperson(given = \"Daniel\",\nfamily = \"McNeish\",\nrole = \"aut\",\nemail = \"dmcneish@asu.edu\"))",
  "Description": "Provides residual global fit indices for generalized\nlatent variable models.",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "License": "GPL-3",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 08:02:38 UTC",
    "User": "root"
  },
  "Author": "Tyler Matta [aut, cre], Daniel McNeish [aut]",
  "Maintainer": "Tyler Matta <tyler.matta@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-08-06 04:00:19 UTC",
  "RemoteUrl": "https://github.com/cran/glvmfit",
  "RemoteRef": "HEAD",
  "RemoteSha": "01b3b5fc55596e31b67b901785a340c15c2dac01",
  "_user": "cran",
  "_type": "src",
  "_file": "glvmfit_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3a4306c6eed587e97b6aff082f3375a67acb65488757e50d650c3b0b6d329936",
  "_filesize": 106829,
  "_sha256": "3a4306c6eed587e97b6aff082f3375a67acb65488757e50d650c3b0b6d329936",
  "_expires": "2026-10-23T08:05:00.000Z",
  "_created": "2026-07-15T08:02:38.000Z",
  "_published": "2026-07-15T08:05:01.877Z",
  "_jobs": [
    {
      "job": 87300268226,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8336468538"
    },
    {
      "job": 87300268192,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336467859"
    },
    {
      "job": 87299634320,
      "time": 198,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336429570"
    },
    {
      "job": 87300268242,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8336461554"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29399185452",
  "_status": "success",
  "_upstream": "https://github.com/cran/glvmfit",
  "_commit": {
    "id": "01b3b5fc55596e31b67b901785a340c15c2dac01",
    "author": "Tyler Matta <tyler.matta@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1628222419
  },
  "_maintainer": {
    "name": "Tyler Matta",
    "email": "tyler.matta@gmail.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 620,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/glvmfit"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glvmfit.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.0",
      "date": "2020-09-17"
    },
    {
      "version": "0.1.0",
      "date": "2021-08-06"
    }
  ],
  "_exports": [
    "details",
    "resid_fit"
  ],
  "_datasets": [
    {
      "name": "nlsy",
      "title": "Subset of 221 children from the 1979 National Longitudinal Survey of Youth",
      "object": "nlsy",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "mom_age",
        "home_cog",
        "home_emo",
        "read0",
        "read1",
        "read2",
        "read3",
        "anti0",
        "anti1",
        "anti2",
        "anti3"
      ],
      "rows": 221,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "glvmfit",
      "title": "glvmfit: Methods to Assess Generalized Latent Variable Model Fit",
      "topics": [
        "glvmfit"
      ]
    },
    {
      "page": "nlsy",
      "title": "Subset of 221 children from the 1979 National Longitudinal Survey of Youth",
      "topics": [
        "nlsy"
      ]
    },
    {
      "page": "resid_fit",
      "title": "Residual fit indices",
      "topics": [
        "resid_fit"
      ]
    },
    {
      "page": "ResidualFitIndex-class",
      "title": "An S4 class to represent a residual fit indices.",
      "topics": [
        "ResidualFitIndex-class"
      ]
    },
    {
      "page": "ResidualFitIndices",
      "title": "An S4 class to represent the set of residual fit indices",
      "topics": [
        "details",
        "details,ResidualFitIndices-method",
        "ResidualFitIndices-class"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "glvmfit",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-15T08:04:35.000Z",
      "distro": "resolute",
      "commit": "01b3b5fc55596e31b67b901785a340c15c2dac01",
      "fileid": "https://r2.ropensci.org/057377dc7772ce4ce2aa4e173724e5230ae36c1927f0c8373d63534804686541",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29399185452"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-15T08:04:33.000Z",
      "distro": "resolute",
      "commit": "01b3b5fc55596e31b67b901785a340c15c2dac01",
      "fileid": "https://r2.ropensci.org/12f80c83516d365e01e5a57013bd336c48e46354c659912292f0ece67d0aee5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29399185452"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-15T08:04:25.000Z",
      "commit": "01b3b5fc55596e31b67b901785a340c15c2dac01",
      "fileid": "https://r2.ropensci.org/e31a1fbdecd3adefcb2989bb8c24c7a5f5716ff4f4533976d303d471b302056c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29399185452"
    }
  ]
}