{
  "_id": "6a586c3bff0138dec5d732f6",
  "Package": "using",
  "Type": "Package",
  "Title": "Add version constraints to library() calls",
  "Version": "0.4.0",
  "Authors@R": "c(\nperson(given = \"Anthony\", family = \"North\", role = c(\"aut\", \"cre\"), email = \"anthony.jl.north@gmail.com\"),\nperson(given = \"Miles\", family = \"McBain\", role = c(\"aut\"), email = \"miles.mcbain@gmail.com\"),\nperson(\"Mango Solutions\", role = \"cph\"),\nperson(\"RStudio\", role = \"cph\"))",
  "Description": "Add version constraints and remote git repositories to\nlibrary() calls. In interactive mode the user is prompted to\ninstall.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/anthonynorth/using",
  "BugReports": "https://github.com/anthonynorth/using/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.0",
  "Config/pak/sysreqs": "git",
  "Repository": "https://milesmcbain.r-universe.dev",
  "Date/Publication": "2025-09-01 04:26:13 UTC",
  "RemoteUrl": "https://github.com/anthonynorth/using",
  "RemoteRef": "master",
  "RemoteSha": "ce032ebb0f7922b900450e1c9f34be13a66f069c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 05:21:20 UTC",
    "User": "root"
  },
  "Author": "Anthony North [aut, cre],\nMiles McBain [aut],\nMango Solutions [cph],\nRStudio [cph]",
  "Maintainer": "Anthony North <anthony.jl.north@gmail.com>",
  "_user": "milesmcbain",
  "_type": "src",
  "_file": "using_0.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/e6499370dfa8af946aa6883b01910dca79b82991c8b1d21481c66cc29e4640f6",
  "_filesize": 85200,
  "_sha256": "e6499370dfa8af946aa6883b01910dca79b82991c8b1d21481c66cc29e4640f6",
  "_expires": "2026-10-24T05:29:29.000Z",
  "_created": "2026-07-16T05:21:20.000Z",
  "_published": "2026-07-16T05:29:31.710Z",
  "_jobs": [
    {
      "job": 87542001437,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8365749671"
    },
    {
      "job": 87542001360,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8365748443"
    },
    {
      "job": 87542001417,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8365837064"
    },
    {
      "job": 87542001379,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8365812589"
    },
    {
      "job": 87541565369,
      "time": 168,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365716547"
    },
    {
      "job": 87542001342,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8365745771"
    },
    {
      "job": 87542001416,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8365734950"
    },
    {
      "job": 87542001358,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8365735269"
    },
    {
      "job": 87542001427,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8365738752"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29473544024",
  "_status": "success",
  "_upstream": "https://github.com/anthonynorth/using",
  "_commit": {
    "id": "ce032ebb0f7922b900450e1c9f34be13a66f069c",
    "author": "Anthony North <anthony.jl.north@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from noamross/patch-1\n\nAllow .qmd files in detect_dependencies",
    "time": 1756700773
  },
  "_maintainer": {
    "name": "Anthony North",
    "email": "anthony.jl.north@gmail.com",
    "login": "anthonynorth",
    "description": "",
    "uuid": 391385
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "anthonynorth",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 28,
  "_contributors": [
    {
      "user": "anthonynorth",
      "count": 16,
      "uuid": 391385
    },
    {
      "user": "milesmcbain",
      "count": 6,
      "uuid": 9996346
    },
    {
      "user": "noamross",
      "count": 1,
      "uuid": 571752
    }
  ],
  "_userbio": {
    "uuid": 9996346,
    "type": "user",
    "name": "Miles McBain",
    "followers": 588
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/using"
  },
  "_devurl": "https://github.com/anthonynorth/using",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/using.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "detect_dependencies",
    "pkg",
    "using"
  ],
  "_help": [
    {
      "page": "detect_dependencies",
      "title": "detect_dependencies",
      "topics": [
        "detect_dependencies"
      ]
    },
    {
      "page": "pkg",
      "title": "using::pkg",
      "topics": [
        "pkg"
      ]
    },
    {
      "page": "using",
      "title": "using",
      "topics": [
        "using"
      ]
    }
  ],
  "_readme": "https://github.com/anthonynorth/using/raw/master/README.md",
  "_rundeps": [
    "evaluate",
    "highr",
    "knitr",
    "remotes",
    "uuid",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 3.924279286061882,
  "_indexed": false,
  "_nocasepkg": "using",
  "_universes": [
    "milesmcbain"
  ],
  "_indexurl": "https://anthonynorth.r-universe.dev/using",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-16T05:23:28.000Z",
      "distro": "resolute",
      "commit": "ce032ebb0f7922b900450e1c9f34be13a66f069c",
      "fileid": "https://r2.ropensci.org/47c7d1234ae32a87f958512dd797b269e205d4e0ff4b0011a133055beb1e3323",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29473544024"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-16T05:23:23.000Z",
      "distro": "resolute",
      "commit": "ce032ebb0f7922b900450e1c9f34be13a66f069c",
      "fileid": "https://r2.ropensci.org/10ded4c09c140b63cdd5787f776c7ec7d353c0cc86f5749a80d04717ca46187e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29473544024"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-07-16T05:29:02.000Z",
      "commit": "ce032ebb0f7922b900450e1c9f34be13a66f069c",
      "fileid": "https://r2.ropensci.org/1ce63c7d83edbbd12b68f6def290404ae4e7996cce838084aa1cc7e92c333304",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29473544024"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-07-16T05:27:27.000Z",
      "commit": "ce032ebb0f7922b900450e1c9f34be13a66f069c",
      "fileid": "https://r2.ropensci.org/8b4333330ab2a483e0576a51cd9858818050c13c7ff3f4f35eae08369e3725f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29473544024"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-07-16T05:23:22.000Z",
      "commit": "ce032ebb0f7922b900450e1c9f34be13a66f069c",
      "fileid": "https://r2.ropensci.org/52a0ef6c262a787fc19d567665a0657e0e4b99df0360b7f9e8548e53e5b75ea7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29473544024"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-16T05:22:27.000Z",
      "commit": "ce032ebb0f7922b900450e1c9f34be13a66f069c",
      "fileid": "https://r2.ropensci.org/0017c482832656b4d42dd6e196255c6bcd2871062c902852d19d54bf494aed49",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29473544024"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-16T05:22:27.000Z",
      "commit": "ce032ebb0f7922b900450e1c9f34be13a66f069c",
      "fileid": "https://r2.ropensci.org/3c349d0f41526ec2f4a39cd10789e030bd5c073d521ca4dc696510b31aefb282",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29473544024"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-16T05:22:42.000Z",
      "commit": "ce032ebb0f7922b900450e1c9f34be13a66f069c",
      "fileid": "https://r2.ropensci.org/1b8accc5c0d4640500c96dd5c3eb7ff71c20ec2509f15deadfa71490ed2027d1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29473544024"
    }
  ]
}