{
  "_id": "6a104acdacfb0bcc41c9fc3e",
  "Package": "automagic",
  "Type": "Package",
  "Title": "Automagically Document and Install Packages Necessary to Run R\nCode",
  "Version": "0.5.1",
  "Authors@R": "c(\nperson(\"Cole\", \"Brokamp\",\nemail = \"cole.brokamp@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Steph\", \"Locke\", role = \"ctb\"))",
  "Description": "Parse R code in a given directory for R packages and\nattempt to install them from CRAN or GitHub. Optionally use a\ndependencies file for tighter control over which package\nversions to install.",
  "License": "GPL",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "URL": "https://github.com/cole-brokamp/automagic",
  "BugReports": "https://github.com/cole-brokamp/automagic/issues",
  "Config/pak/sysreqs": "git",
  "Repository": "https://cole-brokamp.r-universe.dev",
  "Date/Publication": "2021-03-24 19:01:47 UTC",
  "RemoteUrl": "https://github.com/cole-brokamp/automagic",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d703b5cb65787f046f9ce4e897f40d42a68a72a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 08:07:43 UTC",
    "User": "root"
  },
  "Author": "Cole Brokamp [aut, cre],\nSteph Locke [ctb]",
  "Maintainer": "Cole Brokamp <cole.brokamp@gmail.com>",
  "MD5sum": "2e83bcf6fb6ae875014bb1def572efc1",
  "_user": "cole-brokamp",
  "_type": "src",
  "_file": "automagic_0.5.1.tar.gz",
  "_fileid": "dd4f7d94f174136bc441af798e9f530ad3a4b01a0e364e1dc259194eedd95862",
  "_filesize": 101363,
  "_sha256": "dd4f7d94f174136bc441af798e9f530ad3a4b01a0e364e1dc259194eedd95862",
  "_created": "2026-05-10T08:07:43.000Z",
  "_published": "2026-05-22T12:23:41.245Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378595647,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902194633"
    },
    {
      "job": 77378596200,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902195220"
    },
    {
      "job": 77378596059,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902191502"
    },
    {
      "job": 77378595732,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902190631"
    },
    {
      "job": 77378595302,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902183934"
    },
    {
      "job": 77378595288,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160377550"
    },
    {
      "job": 77378595854,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902190695"
    },
    {
      "job": 77378595870,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902190526"
    },
    {
      "job": 77378595915,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902191331"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25623604188",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cole-brokamp/automagic",
  "_commit": {
    "id": "4d703b5cb65787f046f9ce4e897f40d42a68a72a",
    "author": "merlinoa <andy.merlino@tychobra.com>",
    "committer": "Cole Brokamp <cole-brokamp@users.noreply.github.com>",
    "message": "set `ignore.case=TRUE` in order to also parse files ending with lowercase \".r\", \".rmd\", etc.\n",
    "time": 1616612507
  },
  "_maintainer": {
    "name": "Cole Brokamp",
    "email": "cole.brokamp@gmail.com",
    "login": "cole-brokamp",
    "twitter": "@cole_brokamp",
    "uuid": 4367617
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "formatR",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cole-brokamp",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 56,
  "_contributors": [
    {
      "user": "cole-brokamp",
      "count": 66,
      "uuid": 4367617
    },
    {
      "user": "merlinoa",
      "count": 1,
      "uuid": 4030554
    }
  ],
  "_userbio": {
    "uuid": 4367617,
    "type": "user",
    "name": "Cole Brokamp"
  },
  "_downloads": {
    "count": 414,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/automagic"
  },
  "_devurl": "https://github.com/cole-brokamp/automagic",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/automagic.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cole-brokamp/automagic",
  "_realowner": "cole-brokamp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3",
      "date": "2017-02-26"
    },
    {
      "version": "0.5.1",
      "date": "2019-03-08"
    }
  ],
  "_exports": [
    "%>%",
    "automagic",
    "get_dependent_packages",
    "get_package_details",
    "install_deps_file",
    "install_package_guess",
    "make_deps_file",
    "parse_packages"
  ],
  "_help": [
    {
      "page": "pipe",
      "title": "Pipe imported from magrittr",
      "topics": [
        "%>%"
      ]
    },
    {
      "page": "automagic",
      "title": "Automagically install all required R packages",
      "topics": [
        "automagic"
      ]
    },
    {
      "page": "get_dependent_packages",
      "title": "get packages required to run R code",
      "topics": [
        "get_dependent_packages"
      ]
    },
    {
      "page": "get_package_details",
      "title": "get package details",
      "topics": [
        "get_package_details"
      ]
    },
    {
      "page": "install_deps_file",
      "title": "Install R packages from a package dependencies ('deps.yaml') file",
      "topics": [
        "install_deps_file"
      ]
    },
    {
      "page": "install_package_guess",
      "title": "Install latest version of package from CRAN",
      "topics": [
        "install_package_guess"
      ]
    },
    {
      "page": "make_deps_file",
      "title": "Make a package dependencies ('deps.yaml') file",
      "topics": [
        "make_deps_file"
      ]
    },
    {
      "page": "parse_packages",
      "title": "Parse R code for required packages",
      "topics": [
        "parse_packages"
      ]
    }
  ],
  "_readme": "https://github.com/cole-brokamp/automagic/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "evaluate",
    "formatR",
    "generics",
    "glue",
    "highr",
    "knitr",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "remotes",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 5.304490527773488,
  "_indexed": true,
  "_nocasepkg": "automagic",
  "_universes": [
    "cole-brokamp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-10T08:09:39.000Z",
      "distro": "noble",
      "commit": "4d703b5cb65787f046f9ce4e897f40d42a68a72a",
      "fileid": "30b2fdaccd98fc74e09c898e1784ebcd8a989371dc0b6743d3be008e3da087f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25623604188"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-10T08:09:44.000Z",
      "distro": "noble",
      "commit": "4d703b5cb65787f046f9ce4e897f40d42a68a72a",
      "fileid": "54fd82fa273b3a9f2f34fcdef47f81609bad2b20ba4493a6d3d87623bcf5945f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25623604188"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-10T08:09:10.000Z",
      "commit": "4d703b5cb65787f046f9ce4e897f40d42a68a72a",
      "fileid": "85a20501ef253e2d9c87b938bf272096254b1a16d4515de26de9e7f85dca4603",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25623604188"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-10T08:09:00.000Z",
      "commit": "4d703b5cb65787f046f9ce4e897f40d42a68a72a",
      "fileid": "bac6910d1361f4c31d7028ea73790a0f32cc9fcfc952579773bd4aba286d3210",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25623604188"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-10T08:08:55.000Z",
      "commit": "4d703b5cb65787f046f9ce4e897f40d42a68a72a",
      "fileid": "5c992e1d385e14cc7e5d34d038ed94d9d1c72762c6828ef1961285ac54b300c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25623604188"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-10T08:08:54.000Z",
      "commit": "4d703b5cb65787f046f9ce4e897f40d42a68a72a",
      "fileid": "e56e2a6aa53bd70041bacfe36eb964e764162aefd6245a23d477a5d246c1113a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25623604188"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-10T08:09:04.000Z",
      "commit": "4d703b5cb65787f046f9ce4e897f40d42a68a72a",
      "fileid": "cf91c99f7bf9f4a778ac52b86816441c0dd82fc9111918c893016aa5ea1d0c84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25623604188"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-05-22T12:23:27.000Z",
      "commit": "4d703b5cb65787f046f9ce4e897f40d42a68a72a",
      "fileid": "f4db42a2686abeb4722737e001156cc37c439af77a98a69be24f3e0d03614583",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25623604188"
    }
  ]
}