{
  "_id": "6a49f77a8408e3d40c0b43a7",
  "Package": "depcheck",
  "Type": "Package",
  "Title": "Dependency Use Checker for R Packages",
  "Version": "0.1.0",
  "Authors@R": "person(\"Ashley\", \"Baldry\", email = \"arbaldry91@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "A way to check R packages and shiny applications for\nunused package dependencies, or packages with low usage.\nReduces the requirement to have unneccessary dependencies in a\nproject.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.1.2",
  "Repository": "https://ashbaldry.r-universe.dev",
  "Date/Publication": "2021-12-19 17:23:07 UTC",
  "RemoteUrl": "https://github.com/ashbaldry/depcheck",
  "RemoteRef": "HEAD",
  "RemoteSha": "3f028933244a3137fb8bad3417da38c91d64c94e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 07:20:54 UTC",
    "User": "root"
  },
  "Author": "Ashley Baldry [aut, cre]",
  "Maintainer": "Ashley Baldry <arbaldry91@gmail.com>",
  "_user": "ashbaldry",
  "_type": "src",
  "_file": "depcheck_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/35d9fd7af42ddcaf8eb1db11fc77b2a70b37391ccf8a606ab0b2c63029c23d21",
  "_filesize": 115699,
  "_sha256": "35d9fd7af42ddcaf8eb1db11fc77b2a70b37391ccf8a606ab0b2c63029c23d21",
  "_expires": "2026-10-13T06:19:36.000Z",
  "_created": "2026-06-12T07:20:54.000Z",
  "_published": "2026-07-05T06:19:38.633Z",
  "_jobs": [
    {
      "job": 85198729804,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7585499824"
    },
    {
      "job": 85198729920,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7585498884"
    },
    {
      "job": 85198729985,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7585490577"
    },
    {
      "job": 85198729864,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7585501245"
    },
    {
      "job": 85198729767,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7585467955"
    },
    {
      "job": 85198729758,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7585497844"
    },
    {
      "job": 85198729764,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7585490680"
    },
    {
      "job": 85198729999,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7585489415"
    },
    {
      "job": 85198729775,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7585487637"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/27400935500",
  "_status": "success",
  "_upstream": "https://github.com/ashbaldry/depcheck",
  "_commit": {
    "id": "3f028933244a3137fb8bad3417da38c91d64c94e",
    "author": "Ashley Baldry <arbaldry91@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from ashbaldry/free-dependencies\n\nFree dependencies",
    "time": 1639934587
  },
  "_maintainer": {
    "name": "Ashley Baldry",
    "email": "arbaldry91@gmail.com",
    "login": "ashbaldry",
    "mastodon": "@ashbaldry@fosstodon.org",
    "twitter": "@ashbaldry_",
    "description": "",
    "uuid": 8420419
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "formatR",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ashbaldry",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "dependency-checker"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "ashbaldry",
      "count": 46,
      "uuid": 8420419
    }
  ],
  "_userbio": {
    "uuid": 8420419,
    "type": "user",
    "name": "Ashley Baldry"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/depcheck"
  },
  "_devurl": "https://github.com/ashbaldry/depcheck",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/depcheck.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "checkPackageDependencyUse",
    "checkPackagesUsage",
    "checkPackageUsage",
    "checkProjectDependencyUse",
    "checkShinyDependencyUse",
    "readDirectoryRFiles",
    "readPackageRFiles",
    "readRFiles"
  ],
  "_help": [
    {
      "page": "checkFunctionUse",
      "title": "Check Function Usage in Code",
      "topics": [
        "checkFunctionUse"
      ]
    },
    {
      "page": "checkPackageDependencyUse",
      "title": "Check Package Dependencies",
      "topics": [
        "checkPackageDependencyUse"
      ]
    },
    {
      "page": "checkPackageUsage",
      "title": "Check Package Use in Code",
      "topics": [
        "checkPackagesUsage",
        "checkPackageUsage"
      ]
    },
    {
      "page": "checkProjectDependencyUse",
      "title": "Check Project Package Dependencies",
      "topics": [
        "checkProjectDependencyUse"
      ]
    },
    {
      "page": "checkShinyDependencyUse",
      "title": "Check Shiny Application Dependencies",
      "topics": [
        "checkShinyDependencyUse"
      ]
    },
    {
      "page": "extractPackageCalls",
      "title": "Extract Package Calls",
      "topics": [
        "extractPackageCalls"
      ]
    },
    {
      "page": "package_functions",
      "title": "Get Package Functions",
      "topics": [
        "getInternalPackageFunctions",
        "getPackageFunctions"
      ]
    },
    {
      "page": "print.multi_package_usage",
      "title": "Package Usage Printing Options",
      "topics": [
        "print.multi_package_usage"
      ]
    },
    {
      "page": "print.package_usage",
      "title": "Package Usage Printing Options",
      "topics": [
        "print.package_usage"
      ]
    },
    {
      "page": "read_file",
      "title": "Read R Files",
      "topics": [
        "readDirectoryRFiles",
        "readPackageRFiles",
        "readRFiles"
      ]
    },
    {
      "page": "summary.multi_package_usage",
      "title": "Package Usage Summary",
      "topics": [
        "summary.multi_package_usage"
      ]
    },
    {
      "page": "summary.package_usage",
      "title": "Function Usage Summary",
      "topics": [
        "summary.package_usage"
      ]
    }
  ],
  "_readme": "https://github.com/ashbaldry/depcheck/raw/HEAD/README.md",
  "_rundeps": [
    "formatR"
  ],
  "_score": 2.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "depcheck",
  "_universes": [
    "ashbaldry"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-12T07:22:43.000Z",
      "distro": "noble",
      "commit": "3f028933244a3137fb8bad3417da38c91d64c94e",
      "fileid": "https://r2.ropensci.org/7ac968345fed360401d04444d9b08d9e404d2fa9bfff32415e5fc90b0205f1ea",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/27400935500"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-12T07:22:42.000Z",
      "distro": "noble",
      "commit": "3f028933244a3137fb8bad3417da38c91d64c94e",
      "fileid": "https://r2.ropensci.org/466286fbcd6448f2731aa5fce3a4d1bef23e219d57d59507ee10dc4a62a7eb98",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/27400935500"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-12T07:22:18.000Z",
      "commit": "3f028933244a3137fb8bad3417da38c91d64c94e",
      "fileid": "https://r2.ropensci.org/19f5a5eea31d94f70a98f2bab9c8741d37a211e90a886dba8a77448c3c649e68",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/27400935500"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-12T07:22:49.000Z",
      "commit": "3f028933244a3137fb8bad3417da38c91d64c94e",
      "fileid": "https://r2.ropensci.org/41c4a766aef1cb546a603db1043bb93b0872818bb1ffa321c005fc7f724b4d8c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/27400935500"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-12T07:22:47.000Z",
      "commit": "3f028933244a3137fb8bad3417da38c91d64c94e",
      "fileid": "https://r2.ropensci.org/e0e79f6d9e0ff33d0af9a6915a3cbea61867db837d5b671b5b33b7e89c62c994",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/27400935500"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-12T07:22:04.000Z",
      "commit": "3f028933244a3137fb8bad3417da38c91d64c94e",
      "fileid": "https://r2.ropensci.org/b0f2436a12e515af1f89ad7a2bd38f1cc05c4472840b47c95399367924d567b7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/27400935500"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-12T07:22:06.000Z",
      "commit": "3f028933244a3137fb8bad3417da38c91d64c94e",
      "fileid": "https://r2.ropensci.org/d0f72f1880ccc965e735be07339f0d0c48de916a94ed765e5e686f5d920efd80",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/27400935500"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-12T07:21:59.000Z",
      "commit": "3f028933244a3137fb8bad3417da38c91d64c94e",
      "fileid": "https://r2.ropensci.org/8012ea9217caa3fdf16444b15f926d48ea48c4d069a19002141130cfde8c06e0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/27400935500"
    }
  ]
}