{
  "_id": "6a27245c24555f66ed5299cb",
  "Package": "autoLibLoad",
  "Version": "1.0",
  "Date": "2026-05-25",
  "Title": "Automate Retrieving, Building, Installing and Loading Specified\nPackages",
  "Authors@R": "c(\nperson(\"Barry\", \"Zeeberg\", email = \"barryz2013@gmail.com\",\nrole = c(\"aut\", \"cre\")))",
  "Maintainer": "Barry Zeeberg <barryz2013@gmail.com>",
  "Author": "Barry Zeeberg [aut, cre]",
  "Description": "Packages required for the search path may be located in\nthe CRAN repository, the system library, or a local directory.\nWe automate determining the disposition of each required\npackage, retrieving it, and loading it as needed.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 20:18:51 UTC",
    "User": "root"
  },
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-08 16:32:18 UTC",
  "RemoteUrl": "https://github.com/cran/autoLibLoad",
  "RemoteRef": "HEAD",
  "RemoteSha": "0f283504b6e6e4d362150c194647794cdd987b9a",
  "MD5sum": "0827394ca8a6e36987b8db18713bb55d",
  "_user": "cran",
  "_type": "src",
  "_file": "autoLibLoad_1.0.tar.gz",
  "_fileid": "bec0363d999df8cb11445dd8a8b85424cae1de5e8813a8f2dfa405879fb961e7",
  "_filesize": 88874,
  "_sha256": "bec0363d999df8cb11445dd8a8b85424cae1de5e8813a8f2dfa405879fb961e7",
  "_created": "2026-06-08T20:18:51.000Z",
  "_published": "2026-06-08T20:21:48.686Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80187907444,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7491456414"
    },
    {
      "job": 80187907174,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491459520"
    },
    {
      "job": 80187305017,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491405985"
    },
    {
      "job": 80187907233,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491455032"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27164254793",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/autoLibLoad",
  "_commit": {
    "id": "0f283504b6e6e4d362150c194647794cdd987b9a",
    "author": "Barry Zeeberg <barryz2013@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1780936338
  },
  "_maintainer": {
    "name": "Barry Zeeberg",
    "email": "barryz2013@gmail.com",
    "login": "barryzee",
    "description": "",
    "uuid": 75148535
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "vprint",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0",
      "date": "2026-06-08"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "barryzee",
      "count": 1,
      "uuid": 75148535
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/autoLibLoad"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/autoLibLoad.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2026-06-08"
    }
  ],
  "_exports": [
    "autoLibLoad",
    "getSysLib",
    "is_package_on_cran2",
    "loadPacks",
    "packagesInDir"
  ],
  "_help": [
    {
      "page": "autoLibLoad",
      "title": "autoLibLoad",
      "topics": [
        "autoLibLoad"
      ]
    },
    {
      "page": "getSysLib",
      "title": "getSysLib",
      "topics": [
        "getSysLib"
      ]
    },
    {
      "page": "is_package_on_cran2",
      "title": "is_package_on_cran2",
      "topics": [
        "is_package_on_cran2"
      ]
    },
    {
      "page": "loadPacks",
      "title": "loadPacks",
      "topics": [
        "loadPacks"
      ]
    },
    {
      "page": "packagesInDir",
      "title": "packagesInDir",
      "topics": [
        "packagesInDir"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "base64enc",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "downlit",
    "ellipsis",
    "evaluate",
    "fansi",
    "fastmap",
    "fontawesome",
    "fs",
    "gert",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "sass",
    "sessioninfo",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "vprint",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "autoLibLoad.Rmd",
      "filename": "autoLibLoad.html",
      "title": "autoLibLoad",
      "author": "Barry Zeeberg [aut, cre]",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-06-08 16:32:18",
      "modified": "2026-06-08 16:32:18",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": false,
  "_nocasepkg": "autolibload",
  "_universes": [
    "cran",
    "barryzee"
  ],
  "_indexurl": "https://barryzee.r-universe.dev/autoLibLoad",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-08T20:21:02.000Z",
      "distro": "noble",
      "commit": "0f283504b6e6e4d362150c194647794cdd987b9a",
      "fileid": "3f56a68df7c6054e44074894283b0d603025140089cef1c4525d51951003d011",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27164254793"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-08T20:21:05.000Z",
      "distro": "noble",
      "commit": "0f283504b6e6e4d362150c194647794cdd987b9a",
      "fileid": "d10b7b85ea8f033287121c0858451303c753cf222ea10c71f1821ecc99224adf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27164254793"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-08T20:21:17.000Z",
      "commit": "0f283504b6e6e4d362150c194647794cdd987b9a",
      "fileid": "ed39b88efe45c6b7b95304130581d1b0146e620921136d228cde3815725fe847",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27164254793"
    }
  ]
}