{
  "_id": "6a1fe606b401979e7343c33d",
  "Package": "easypackages",
  "Title": "Easy Loading and Installing of Packages",
  "Version": "0.1.0",
  "Authors@R": "person(\"Jake\", \"Sherman\", email = \"jake@jakesherman.com\", \nrole = c(\"aut\", \"cre\"))",
  "Description": "Easily load and install multiple packages from different\nsources, including CRAN and GitHub. The libraries function\nallows you to load or attach multiple packages in the same\nfunction call. The packages function will load one or more\npackages, and install any packages that are not installed on\nyour system (after prompting you). Also included is a\nfrom_import function that allows you to import specific\nfunctions from a package into the global environment.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "5.0.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://jakesherman.r-universe.dev",
  "Date/Publication": "2018-05-10 13:13:30 UTC",
  "RemoteUrl": "https://github.com/jakesherman/easypackages",
  "RemoteRef": "HEAD",
  "RemoteSha": "e22ee20bf2cbdc655f0852b90b33b9b00abb065c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:26:08 UTC",
    "User": "root"
  },
  "Author": "Jake Sherman [aut, cre]",
  "Maintainer": "Jake Sherman <jake@jakesherman.com>",
  "MD5sum": "b7d14bcd9e08c595ca5f58dc41854867",
  "_user": "jakesherman",
  "_type": "src",
  "_file": "easypackages_0.1.0.tar.gz",
  "_fileid": "bd48ae0b08519d721822439130896ddcc59c3c3e03350532727130bb38eec0e6",
  "_filesize": 101474,
  "_sha256": "bd48ae0b08519d721822439130896ddcc59c3c3e03350532727130bb38eec0e6",
  "_created": "2026-06-03T08:26:08.000Z",
  "_published": "2026-06-03T08:29:58.779Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79252573237,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379467233"
    },
    {
      "job": 79252573275,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379464603"
    },
    {
      "job": 79252573359,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379466194"
    },
    {
      "job": 79252573463,
      "time": 198,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379471335"
    },
    {
      "job": 79252002331,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379413133"
    },
    {
      "job": 79252573328,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379459133"
    },
    {
      "job": 79252573358,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379442723"
    },
    {
      "job": 79252573389,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379444046"
    },
    {
      "job": 79252573339,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379444773"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jakesherman/actions/runs/26872744582",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jakesherman/easypackages",
  "_commit": {
    "id": "e22ee20bf2cbdc655f0852b90b33b9b00abb065c",
    "author": "Jake Sherman <jake@jakesherman.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md\n\nFixed typo",
    "time": 1525958010
  },
  "_maintainer": {
    "name": "Jake Sherman",
    "email": "jake@jakesherman.com",
    "login": "jakesherman",
    "description": "Data Scientist ",
    "uuid": 6626332
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jakesherman",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "packages"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "jakesherman",
      "count": 8,
      "uuid": 6626332
    }
  ],
  "_userbio": {
    "uuid": 6626332,
    "type": "user",
    "name": "Jake Sherman",
    "description": "Data Scientist "
  },
  "_downloads": {
    "count": 1121,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/easypackages"
  },
  "_devurl": "https://github.com/jakesherman/easypackages",
  "_searchresults": 588,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/easypackages.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jakesherman/easypackages",
  "_realowner": "jakesherman",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-01-28"
    }
  ],
  "_exports": [
    "from_import",
    "install_package",
    "install_packages",
    "is.package_obj",
    "libraries",
    "load_package",
    "package",
    "packages"
  ],
  "_help": [
    {
      "page": "from_import",
      "title": "from_import()",
      "topics": [
        "from_import"
      ]
    },
    {
      "page": "install_package",
      "title": "install_package() Function to install a package given a package object",
      "topics": [
        "install_package"
      ]
    },
    {
      "page": "install_packages",
      "title": "install_packages()",
      "topics": [
        "install_packages"
      ]
    },
    {
      "page": "is.package_obj",
      "title": "is.package_obj() Returns TRUE if obj is a package_obj object",
      "topics": [
        "is.package_obj"
      ]
    },
    {
      "page": "libraries",
      "title": "libraries()",
      "topics": [
        "libraries"
      ]
    },
    {
      "page": "load_package",
      "title": "load_package() Function to load a package given a package object",
      "topics": [
        "load_package"
      ]
    },
    {
      "page": "package",
      "title": "package()",
      "topics": [
        "package"
      ]
    },
    {
      "page": "packages",
      "title": "packages()",
      "topics": [
        "packages"
      ]
    }
  ],
  "_readme": "https://github.com/jakesherman/easypackages/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "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",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "easypackages-vignette.Rmd",
      "filename": "easypackages-vignette.html",
      "title": "easypackages Vignette",
      "author": "Jake Sherman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "easypackages",
        "To install",
        "Loading multiple packages",
        "Loading or installing multiple packages",
        "Installing packages from GitHub (or Bitbucket)",
        "Loading vs. attaching packages",
        "Other installation types: package_obj objects",
        "Importing specific functions from package",
        "Thank you"
      ],
      "created": "2016-01-16 23:53:37",
      "modified": "2016-01-17 01:03:27",
      "commits": 3
    }
  ],
  "_score": 6.597134189054756,
  "_indexed": true,
  "_nocasepkg": "easypackages",
  "_universes": [
    "jakesherman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T08:28:38.000Z",
      "distro": "noble",
      "commit": "e22ee20bf2cbdc655f0852b90b33b9b00abb065c",
      "fileid": "5f4fe4fe0a8390d00d5f2a764a85badc13f0de4c2739520f2f91f0f55294351d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakesherman/actions/runs/26872744582"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T08:28:31.000Z",
      "distro": "noble",
      "commit": "e22ee20bf2cbdc655f0852b90b33b9b00abb065c",
      "fileid": "7b11d1880a2961a001a717906e7154051247014ac51b4f177bafea9e0186ac7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakesherman/actions/runs/26872744582"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T08:28:39.000Z",
      "commit": "e22ee20bf2cbdc655f0852b90b33b9b00abb065c",
      "fileid": "e6a0196c40e8a519358f270c8a6ba7cc387217b7bbbc5245c70a14c23d5540a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakesherman/actions/runs/26872744582"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T08:28:51.000Z",
      "commit": "e22ee20bf2cbdc655f0852b90b33b9b00abb065c",
      "fileid": "ec822ac765a4e4ca4217abac7d121b731d8bb8cebb2ff98ee2e5dabc38bf3a18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakesherman/actions/runs/26872744582"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-03T08:28:35.000Z",
      "commit": "e22ee20bf2cbdc655f0852b90b33b9b00abb065c",
      "fileid": "cd4684042fe859cb3d10fc6c9de935c12d6e5791085c65388275f83a71c542af",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jakesherman/actions/runs/26872744582"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T08:27:24.000Z",
      "commit": "e22ee20bf2cbdc655f0852b90b33b9b00abb065c",
      "fileid": "42658254345ce95f1752ec21b54a819dca265f632bdaf4d836eb5ff2b3360e24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakesherman/actions/runs/26872744582"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T08:27:26.000Z",
      "commit": "e22ee20bf2cbdc655f0852b90b33b9b00abb065c",
      "fileid": "4932dd85a13aa58e8a5b882849089bfc6841ac8e63ae7b34b50607e7cc30a985",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakesherman/actions/runs/26872744582"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T08:27:28.000Z",
      "commit": "e22ee20bf2cbdc655f0852b90b33b9b00abb065c",
      "fileid": "d62a41fad3b05f697f0add1f53585c5ffcd858166cada0d51e6956d9f0edd583",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakesherman/actions/runs/26872744582"
    }
  ]
}