{
  "_id": "6a27f71324555f66ed54df41",
  "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:17:52 UTC",
    "User": "root"
  },
  "Author": "Barry Zeeberg [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-09 08:44:10 UTC",
  "RemoteUrl": "https://github.com/cran/consolidatePacks",
  "RemoteRef": "HEAD",
  "RemoteSha": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
  "MD5sum": "02115ff09312f406a9216abf25e5b247",
  "_user": "cran",
  "_type": "src",
  "_file": "consolidatePacks_1.0.0.tar.gz",
  "_fileid": "04f20e459b45342ed567049121416578ae588551553cce3468ebbe07954f6745",
  "_filesize": 122418,
  "_sha256": "04f20e459b45342ed567049121416578ae588551553cce3468ebbe07954f6745",
  "_created": "2026-06-09T11:17:52.000Z",
  "_published": "2026-06-09T11:20:51.342Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80309875524,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7506106796"
    },
    {
      "job": 80309875531,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7506102808"
    },
    {
      "job": 80309260426,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7506055472"
    },
    {
      "job": 80309875559,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7506101458"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27201828812",
  "_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": false,
  "_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": 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/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": false,
  "_nocasepkg": "consolidatepacks",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-09T11:20:09.000Z",
      "distro": "noble",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "0668f0dfe4c673249d1f75650cfb24565ba272182c3602c6cef2c1e2e4afcf67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27201828812"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-09T11:20:00.000Z",
      "distro": "noble",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "0c438f89045f548f53945c8ec7148f05a7147ebd3a9b18a01770faaf6c72c543",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27201828812"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-09T11:20:15.000Z",
      "commit": "1f52b936af2ea59a668b6b7e28ccb4f654280695",
      "fileid": "ef7145dcf43d130ddd4f46eed07006f27f3b57e1da5870b4f9cb4eedffe0c5e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27201828812"
    }
  ]
}