{
  "_id": "6a634d77aecbde9870bb1fd6",
  "Package": "consolidatePacks",
  "Type": "Package",
  "Title": "Eliminate '@import' by Incorporating Dependencies Directly into\nthe Package",
  "Version": "1.0.0",
  "Date": "2026-06-03",
  "Authors@R": "c(\nperson(\"Barry\", \"Zeeberg\", email = \"barryz2013@gmail.com\",\nrole = c(\"aut\", \"cre\")))",
  "Maintainer": "Barry Zeeberg <barryz2013@gmail.com>",
  "Description": "The purpose of this package is to remove the '@import'\ndependence of an external package by consolidating the\nfunctions into your package. This may be necessary when the\n'@import' package is decommissioned by CRAN, and you do not\nwant your dependent package to also be decommissioned. The\nfunctions in this package recursively retrieve dependencies in\nthe external package. It also performs the other needed\nbookkeeping, such as retrieving .Rd files in the man\nsubdirectory.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 09:35:04 UTC",
    "User": "root"
  },
  "Author": "Barry Zeeberg [aut, cre]",
  "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://barryzee.r-universe.dev",
  "Date/Publication": "2026-06-09 08:44:10 UTC",
  "RemoteUrl": "https://github.com/cran/consolidatePacks",
  "RemoteRef": "HEAD",
  "RemoteSha": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
  "_user": "barryzee",
  "_type": "src",
  "_file": "consolidatePacks_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/f53d34d66549f27ca0d6aa7de868a920c5462c169b498611a84b0d35f06a7d5f",
  "_filesize": 124408,
  "_sha256": "f53d34d66549f27ca0d6aa7de868a920c5462c169b498611a84b0d35f06a7d5f",
  "_expires": "2026-11-01T11:33:09.000Z",
  "_created": "2026-07-24T09:35:04.000Z",
  "_published": "2026-07-24T11:33:11.311Z",
  "_jobs": [
    {
      "job": 89449027442,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8592671641"
    },
    {
      "job": 89449027468,
      "time": 209,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592675201"
    },
    {
      "job": 89449027416,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8595112002"
    },
    {
      "job": 89449027448,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8595238392"
    },
    {
      "job": 89448185690,
      "time": 264,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592592281"
    },
    {
      "job": 89449027395,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8592656295"
    },
    {
      "job": 89449027550,
      "time": 91,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8592629587"
    },
    {
      "job": 89449027506,
      "time": 78,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8592624989"
    },
    {
      "job": 89449027555,
      "time": 86,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592627642"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/barryzee/actions/runs/30082835862",
  "_status": "success",
  "_upstream": "https://github.com/cran/consolidatePacks",
  "_commit": {
    "id": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
    "author": "Barry Zeeberg <barryz2013@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1780994650
  },
  "_maintainer": {
    "name": "Barry Zeeberg",
    "email": "barryz2013@gmail.com",
    "login": "barryzee",
    "description": "",
    "uuid": 75148535
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "vprint",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-06-09"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "barryzee",
      "count": 1,
      "uuid": 75148535
    }
  ],
  "_userbio": {
    "uuid": 75148535,
    "type": "user",
    "name": "barryzee",
    "followers": 0
  },
  "_downloads": {
    "count": 185,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/consolidatePacks"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/consolidatePacks.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "barryzee",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-06-09"
    }
  ],
  "_exports": [
    "addCode",
    "addImports",
    "addImportsToDESCRIPTION",
    "addImportsToR",
    "addMan",
    "checkConsistency",
    "codeR",
    "dependsRec",
    "dependsRecDriver",
    "drDriver",
    "editF",
    "getCode",
    "getCodes",
    "removeColons",
    "removeImport",
    "retrieveFuncs",
    "retrieveImports",
    "workingCopy"
  ],
  "_help": [
    {
      "page": "addCode",
      "title": "addCode",
      "topics": [
        "addCode"
      ]
    },
    {
      "page": "addImports",
      "title": "addImports",
      "topics": [
        "addImports"
      ]
    },
    {
      "page": "addImportsToDESCRIPTION",
      "title": "addImportsToDESCRIPTION",
      "topics": [
        "addImportsToDESCRIPTION"
      ]
    },
    {
      "page": "addImportsToR",
      "title": "addImportsToR",
      "topics": [
        "addImportsToR"
      ]
    },
    {
      "page": "addMan",
      "title": "addMan",
      "topics": [
        "addMan"
      ]
    },
    {
      "page": "checkConsistency",
      "title": "checkConsistency",
      "topics": [
        "checkConsistency"
      ]
    },
    {
      "page": "codeR",
      "title": "codeR",
      "topics": [
        "codeR"
      ]
    },
    {
      "page": "dependsRec",
      "title": "dependsRec",
      "topics": [
        "dependsRec"
      ]
    },
    {
      "page": "dependsRecDriver",
      "title": "dependsRecDriver",
      "topics": [
        "dependsRecDriver"
      ]
    },
    {
      "page": "drDriver",
      "title": "drDriver",
      "topics": [
        "drDriver"
      ]
    },
    {
      "page": "editF",
      "title": "editF",
      "topics": [
        "editF"
      ]
    },
    {
      "page": "getCode",
      "title": "getCode",
      "topics": [
        "getCode"
      ]
    },
    {
      "page": "getCodes",
      "title": "getCodes",
      "topics": [
        "getCodes"
      ]
    },
    {
      "page": "removeColons",
      "title": "removeColons",
      "topics": [
        "removeColons"
      ]
    },
    {
      "page": "removeImport",
      "title": "removeImport",
      "topics": [
        "removeImport"
      ]
    },
    {
      "page": "retrieveFuncs",
      "title": "retrieveFuncs",
      "topics": [
        "retrieveFuncs"
      ]
    },
    {
      "page": "retrieveImports",
      "title": "retrieveImports",
      "topics": [
        "retrieveImports"
      ]
    },
    {
      "page": "workingCopy",
      "title": "workingCopy",
      "topics": [
        "workingCopy"
      ]
    }
  ],
  "_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": "consolidatePacks.Rmd",
      "filename": "consolidatePacks.html",
      "title": "consolidatePacks",
      "author": "Barry Zeeberg [aut, cre]",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-06-09 08:44:10",
      "modified": "2026-06-09 08:44:10",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "consolidatepacks",
  "_universes": [
    "barryzee"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-24T09:38:20.000Z",
      "distro": "resolute",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "https://r2.ropensci.org/8b1893f764332ca87c5ae0c5d5f366dd1de1dc3ab08d4a395853af184a4a4c13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30082835862"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-24T09:38:29.000Z",
      "distro": "resolute",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "https://r2.ropensci.org/f32ca317e73452636503c0e3351ce4416112c6a2b2e9e6d8fd9fa2b695209749",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30082835862"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-24T11:26:47.000Z",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "https://r2.ropensci.org/82a00e58c41fe8a32c78e180c899d8984660db7430063376ec474e2442f41f60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30082835862"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-24T11:32:29.000Z",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "https://r2.ropensci.org/34ff98b1ceb2d9d992f111e85ded426d8661fbada55d2ef5047cfd607f5a5fa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30082835862"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-24T09:38:01.000Z",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "https://r2.ropensci.org/21a77782f5572cab7e8d2c01c418e7e6f356cb61fabe43bd0c13aa396ad0458e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30082835862"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-24T09:36:22.000Z",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "https://r2.ropensci.org/a86172633a7c5322f4aef54ecc2ab240eba3d931796eebdd8dbdd5e143366be2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30082835862"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-24T09:36:17.000Z",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "https://r2.ropensci.org/99113c1fce8be8e822b31f3ee369acd88c3ab0bf6458d2ad04219d7ec765f20c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30082835862"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-24T09:36:26.000Z",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "https://r2.ropensci.org/0d0e4aa0000ec1d17f85c5325bc569d384598dd4bd9b15073c710355aa0281cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30082835862"
    }
  ]
}