{
  "_id": "6a1033daacfb0bcc41c98b0e",
  "Package": "prinvars",
  "Type": "Package",
  "Title": "Principal Variables",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\ngiven = \"Jan O.\",\nfamily = \"Bauer\",\nemail = \"\",\nrole = c(\"aut\")\n),\nperson(\ngiven = \"Ron\",\nfamily = \"Holzapfel\",\nemail = \"ronholzapfel@outlook.de\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Description": "Provides methods for reducing the number of features\nwithin a data set. See Bauer JO (2021)\n<doi:10.1145/3475827.3475832> and Bauer JO, Drabant B (2021)\n<doi:10.1016/j.jmva.2021.104754> for more information on\nprincipal loading analysis.",
  "License": "MIT + file LICENSE",
  "RdMacros": "Rdpack",
  "Encoding": "UTF-8",
  "URL": "https://github.com/Ronho/prinvars",
  "BugReports": "https://github.com/Ronho/prinvars/issues",
  "RoxygenNote": "7.2.1",
  "Collate": "'block.R' 'cor.R' 'explained-variance.R' 'get-blocks.R'\n'thresholding.R' 'scale.R' 'utils.R' 'pla.R'\n'prinvars-package.R'",
  "Config/testthat/edition": "3",
  "Repository": "https://ronho.r-universe.dev",
  "Date/Publication": "2023-01-13 18:04:18 UTC",
  "RemoteUrl": "https://github.com/ronho/prinvars",
  "RemoteRef": "HEAD",
  "RemoteSha": "344a3cdf23f89d4282b0bbc6d9404ef89319a61f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 08:02:31 UTC",
    "User": "root"
  },
  "Author": "Jan O. Bauer [aut],\nRon Holzapfel [aut, cre]",
  "Maintainer": "Ron Holzapfel <ronholzapfel@outlook.de>",
  "MD5sum": "e174d8e9af451f70f45751cdcb7cac8a",
  "_user": "ronho",
  "_type": "src",
  "_file": "prinvars_1.0.0.tar.gz",
  "_fileid": "5301316e16c6d15612a8fa8fe57c56fa6d5d0bab6b4487e428c9c00e98d8d2b8",
  "_filesize": 257336,
  "_sha256": "5301316e16c6d15612a8fa8fe57c56fa6d5d0bab6b4487e428c9c00e98d8d2b8",
  "_created": "2026-05-12T08:02:31.000Z",
  "_published": "2026-05-22T10:45:46.745Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364251856,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938811091"
    },
    {
      "job": 77364251924,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938804670"
    },
    {
      "job": 77364251820,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938812863"
    },
    {
      "job": 77364251629,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938809410"
    },
    {
      "job": 77364251428,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938769599"
    },
    {
      "job": 77364251432,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158647585"
    },
    {
      "job": 77364251849,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938807455"
    },
    {
      "job": 77364252130,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938794939"
    },
    {
      "job": 77364251847,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938794039"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ronho/actions/runs/25721421034",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ronho/prinvars",
  "_commit": {
    "id": "344a3cdf23f89d4282b0bbc6d9404ef89319a61f",
    "author": "Ronho <52852098+Ronho@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #10 from Ronho/develop\n\nChanges required by CRAN",
    "time": 1673633058
  },
  "_maintainer": {
    "name": "Ron Holzapfel",
    "email": "ronholzapfel@outlook.de",
    "login": "ronho",
    "uuid": 52852098
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "elasticnet",
      "role": "Imports"
    },
    {
      "package": "PMA",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "AER",
      "role": "Suggests"
    }
  ],
  "_owner": "ronho",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "ronho",
      "count": 156,
      "uuid": 52852098
    },
    {
      "user": "janobauer",
      "count": 63,
      "uuid": 50666196
    }
  ],
  "_userbio": {
    "uuid": 52852098,
    "type": "user",
    "name": "Ronho"
  },
  "_downloads": {
    "count": 185,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prinvars"
  },
  "_devurl": "https://github.com/ronho/prinvars",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/prinvars.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ronho/prinvars",
  "_realowner": "ronho",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-01-11"
    },
    {
      "version": "1.0.0",
      "date": "2023-01-09"
    }
  ],
  "_exports": [
    "pla",
    "pla.drop_blocks",
    "pla.keep_blocks",
    "spla",
    "str"
  ],
  "_help": [
    {
      "page": "Block-class",
      "title": "Block",
      "topics": [
        "Block-class"
      ]
    },
    {
      "page": "pla",
      "title": "Principal Loading Analysis",
      "topics": [
        "pla"
      ]
    },
    {
      "page": "pla.drop_blocks",
      "title": "Drop Blocks",
      "topics": [
        "pla.drop_blocks"
      ]
    },
    {
      "page": "pla.keep_blocks",
      "title": "Keep Blocks",
      "topics": [
        "pla.keep_blocks"
      ]
    },
    {
      "page": "print.pla",
      "title": "Print Function for pla S3",
      "topics": [
        "print.pla"
      ]
    },
    {
      "page": "show-Block-method",
      "title": "Block - Show",
      "topics": [
        "show,Block-method"
      ]
    },
    {
      "page": "spla",
      "title": "Sparse Principal Loading Analysis",
      "topics": [
        "spla"
      ]
    },
    {
      "page": "str-Block-method",
      "title": "Block - str",
      "topics": [
        "str,Block-method"
      ]
    }
  ],
  "_readme": "https://github.com/ronho/prinvars/raw/HEAD/README.md",
  "_rundeps": [
    "elasticnet",
    "lars",
    "PMA",
    "rbibutils",
    "Rdpack"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "prinvars",
  "_universes": [
    "ronho"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-12T08:04:42.000Z",
      "distro": "noble",
      "commit": "344a3cdf23f89d4282b0bbc6d9404ef89319a61f",
      "fileid": "0903e1c417d4b1cf47bf8563bf30ead9466765ca1a9494e6852175a2354f7380",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ronho/actions/runs/25721421034"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-12T08:04:23.000Z",
      "distro": "noble",
      "commit": "344a3cdf23f89d4282b0bbc6d9404ef89319a61f",
      "fileid": "b9d6603c6b997cf9229b4ee0afc317af1bc755906249bac7c4379b7de2383232",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ronho/actions/runs/25721421034"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-12T08:04:53.000Z",
      "commit": "344a3cdf23f89d4282b0bbc6d9404ef89319a61f",
      "fileid": "fe905e67150b91d29841a832d98dc075f7ea12561512d10bbe3204818bdafb59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ronho/actions/runs/25721421034"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-12T08:04:42.000Z",
      "commit": "344a3cdf23f89d4282b0bbc6d9404ef89319a61f",
      "fileid": "2de62d127f91f4df92a2ff84284e7a57e12e2a2ea81bfa2f9871ccc4b041c38d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ronho/actions/runs/25721421034"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-12T08:04:29.000Z",
      "commit": "344a3cdf23f89d4282b0bbc6d9404ef89319a61f",
      "fileid": "f2364e60671ba0c5189e392d8c9d99700d59835c36568a94a89a1db7349d2166",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ronho/actions/runs/25721421034"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-12T08:03:47.000Z",
      "commit": "344a3cdf23f89d4282b0bbc6d9404ef89319a61f",
      "fileid": "8385768e2e783e9eb4f6b37b4ecac0c58e1fbd84b72c8a7735d5c8672eb088e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ronho/actions/runs/25721421034"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-12T08:03:44.000Z",
      "commit": "344a3cdf23f89d4282b0bbc6d9404ef89319a61f",
      "fileid": "617e5ee4eba536658ff9147495cdf4b818a5ea3ea233fd3bedbf70f7aff7b41c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ronho/actions/runs/25721421034"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T10:45:33.000Z",
      "commit": "344a3cdf23f89d4282b0bbc6d9404ef89319a61f",
      "fileid": "9aecc12c241d20adc7754f2e4d4530c0d5a18f8f70a5bcb74069b4c58dc220ad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ronho/actions/runs/25721421034"
    }
  ]
}