{
  "_id": "6a2803e1a476d7de6d3c51c4",
  "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-06-09 11:18:41 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",
  "MD5sum": "a9714017bf4f81fbc8d072edf460dcac",
  "_user": "barryzee",
  "_type": "src",
  "_file": "consolidatePacks_1.0.0.tar.gz",
  "_fileid": "f24625304d37ff679fbbfa6577ea57e3867e7572037ab7c79628e7f02cd573db",
  "_filesize": 123804,
  "_sha256": "f24625304d37ff679fbbfa6577ea57e3867e7572037ab7c79628e7f02cd573db",
  "_created": "2026-06-09T11:18:41.000Z",
  "_published": "2026-06-09T12:15:29.728Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80310021221,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7506124773"
    },
    {
      "job": 80310021326,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7506123897"
    },
    {
      "job": 80310021219,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7506119733"
    },
    {
      "job": 80309458987,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7506073106"
    },
    {
      "job": 80310021201,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7506120754"
    },
    {
      "job": 80310021263,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7506126981"
    },
    {
      "job": 80310021236,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7506105351"
    },
    {
      "job": 80310021276,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7506108465"
    }
  ],
  "_buildurl": "https://github.com/r-universe/barryzee/actions/runs/27202401409",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/consolidatePacks"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_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-06-09T11:21:02.000Z",
      "distro": "noble",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "d95746f96f5c475eb748e932b3a130090b8a0ee3b79b8e6a255dba24b1239e2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/27202401409"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-09T11:21:00.000Z",
      "distro": "noble",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "41168a9656615d974a6c87a77828c1d3316029acdcaef6b149f86f67e6fdfb45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/27202401409"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-09T11:20:54.000Z",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "eb0a536eb095cc771e3c40726f0d88b7f68ae90e2cd90d8741c08b3555615504",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/27202401409"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-09T11:21:09.000Z",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "f38e3996245aa0ce6c478387cc6ae6c35927f51b1ba4c16518b1b994665c1e6a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/27202401409"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-09T11:21:02.000Z",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "f49ba1ecf8cd376988e1dedb6d72cc4e0ccf1130e1342202980c85ec701785e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/27202401409"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-09T11:19:58.000Z",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "58a56a43fd1c72e0c3ab0e0bdb3467fafbd0fa3e2c35131029be597f4b3c214d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/27202401409"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-09T11:20:10.000Z",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "84f0718bde52d67c33a39955c976e9ed589d8ce3992cefba490515ca7ae069f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/27202401409"
    }
  ]
}