{
  "_id": "6a1bfa0c1d7bb097a0a27936",
  "Package": "mvrsquared",
  "Type": "Package",
  "Title": "Compute the Coefficient of Determination for Vector or Matrix\nOutcomes",
  "Version": "0.1.5",
  "Authors@R": "c(\nperson(\"Tommy\", \"Jones\", role = c(\"aut\", \"cre\"), email = \"jones.thos.w@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6457-2452\")),\nperson(\"Thomas\", \"Nagler\",, \"mail@tnagler.com\", role = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0003-1855-0046\"))\n)",
  "Description": "Compute the coefficient of determination for outcomes in\nn-dimensions. May be useful for multidimensional predictions\n(such as a multinomial model) or calculating goodness of fit\nfrom latent variable models such as probabilistic topic models\nlike latent Dirichlet allocation or deterministic topic models\nlike latent semantic analysis. Based on Jones (2019)\n<arXiv:1911.11061>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/TommyJones/mvrsquared",
  "BugReports": "https://github.com/TommyJones/mvrsquared/issues",
  "RoxygenNote": "7.2.0",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 09:02:45 UTC",
    "User": "root"
  },
  "Author": "Tommy Jones [aut, cre]\n(<https://orcid.org/0000-0001-6457-2452>), Thomas Nagler [ctb]\n(<https://orcid.org/0000-0003-1855-0046>)",
  "Maintainer": "Tommy Jones <jones.thos.w@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-07-15 02:13:19 UTC",
  "RemoteUrl": "https://github.com/cran/mvrsquared",
  "RemoteRef": "HEAD",
  "RemoteSha": "5bf2ca9a64570ad6b5c0f959dd7e0fdf541c3fb1",
  "MD5sum": "7e5dd217888f39bc802938791e73850b",
  "_user": "cran",
  "_type": "src",
  "_file": "mvrsquared_0.1.5.tar.gz",
  "_fileid": "2c567c5c41a9c12d7fdb9a698c7db478b931f07560de530935df01f661ef2d6b",
  "_filesize": 210533,
  "_sha256": "2c567c5c41a9c12d7fdb9a698c7db478b931f07560de530935df01f661ef2d6b",
  "_created": "2026-05-31T09:02:45.000Z",
  "_published": "2026-05-31T09:06:20.825Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78713990876,
      "time": 156,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315452889"
    },
    {
      "job": 78713990877,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315454239"
    },
    {
      "job": 78713990882,
      "time": 158,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315453156"
    },
    {
      "job": 78713990880,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315453400"
    },
    {
      "job": 78713758185,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315435745"
    },
    {
      "job": 78713990858,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315450828"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26708248499",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mvrsquared",
  "_commit": {
    "id": "5bf2ca9a64570ad6b5c0f959dd7e0fdf541c3fb1",
    "author": "Tommy Jones <jones.thos.w@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.5\n",
    "time": 1689387199
  },
  "_maintainer": {
    "name": "Tommy Jones",
    "email": "jones.thos.w@gmail.com",
    "login": "tommyjones",
    "linkedin": "in/twjstats",
    "description": "Technology | Statistics | Machine Learning. ",
    "uuid": 4990978,
    "orcid": "0000-0001-6457-2452"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppThread",
      "version": ">= 2.1.3",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "furrr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "textmineR",
      "role": "Suggests"
    },
    {
      "package": "tidytext",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tommyjones",
      "count": 6,
      "uuid": 4990978
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 201,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mvrsquared"
  },
  "_devurl": "https://github.com/tommyjones/mvrsquared",
  "_searchresults": 14,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mvrsquared.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tommyjones/mvrsquared",
  "_realowner": "tommyjones",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2020-02-20"
    },
    {
      "version": "0.1.0",
      "date": "2020-06-25"
    },
    {
      "version": "0.1.1",
      "date": "2020-10-21"
    },
    {
      "version": "0.1.2",
      "date": "2021-09-20"
    },
    {
      "version": "0.1.4",
      "date": "2022-06-01"
    },
    {
      "version": "0.1.5",
      "date": "2023-07-15"
    }
  ],
  "_exports": [
    "calc_rsquared"
  ],
  "_help": [
    {
      "page": "calc_rsquared",
      "title": "Calculate R-Squared.",
      "topics": [
        "calc_rsquared"
      ]
    },
    {
      "page": "mvrsquared",
      "title": "mvrsquared",
      "topics": [
        "mvrsquared"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/mvrsquared/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/mvrsquared/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppArmadillo",
    "RcppThread"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "getting_started_with_mvrsquared.Rmd",
      "filename": "getting_started_with_mvrsquared.html",
      "title": "Getting Started With mvrsquared",
      "author": "Tommy Jones",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Traditional R-squared",
        "Multivariate R-squared",
        "Multivariate prediction",
        "A silly example to prove a point",
        "A more realistic example",
        "Probabilistic topic modeling",
        "Latent semantic analysis topic modeling",
        "Parallelization/distributed computing for large data sets"
      ],
      "created": "2020-02-20 13:00:02",
      "modified": "2020-06-25 05:00:06",
      "commits": 2
    }
  ],
  "_score": 3.322219294733919,
  "_indexed": false,
  "_nocasepkg": "mvrsquared",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://tommyjones.r-universe.dev/mvrsquared",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-31T09:05:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5bf2ca9a64570ad6b5c0f959dd7e0fdf541c3fb1",
      "fileid": "29985eb1538730ef0397b5dfd1f41e2f1033aa3e171aba7fc1480e5db100f195",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26708248499"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-31T09:05:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5bf2ca9a64570ad6b5c0f959dd7e0fdf541c3fb1",
      "fileid": "8281c7476fe20ff5c9b4708d169393aec20a6e240a348b9309e2ca9e2c12cab1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26708248499"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-31T09:05:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5bf2ca9a64570ad6b5c0f959dd7e0fdf541c3fb1",
      "fileid": "2e847e7cfe798b66b6127d6f4e83ec5a993f06791c05d1803971858d11a62c01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26708248499"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-31T09:05:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5bf2ca9a64570ad6b5c0f959dd7e0fdf541c3fb1",
      "fileid": "a3583d5b36d96e448ef4095086a5c622175ffb10f6a0c420e4f7847c7f445b59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26708248499"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-05-31T09:05:22.000Z",
      "arch": "emscripten",
      "commit": "5bf2ca9a64570ad6b5c0f959dd7e0fdf541c3fb1",
      "fileid": "5bc5bc1542851a50118220055f7f656aa63d8c44fe428f6cb6109b1cb4e76977",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26708248499"
    }
  ]
}