{
  "_id": "6a93d8637b325a6d97b704ff",
  "Package": "binman",
  "Title": "A Binary Download Manager",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(\"John\", \"Harrison\", , \"johndharrison0@gmail.com\", role = \"aut\",\ncomment = \"original author\"),\nperson(\"Ju Yeong\", \"Kim\", , \"jkim2345@fredhutch.org\", role = \"aut\",\ncomment = \"rOpenSci maintainer\"),\nperson(\"Jonathan\", \"Völkle\", , \"jonathan.voelkle@web.de\", role = \"cre\")\n)",
  "Description": "Tools and functions for managing the download of binary\nfiles.  Binary repositories are defined in 'YAML' format.\nDefining new pre-download, download and post-download templates\nallow additional repositories to be added.",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/binman/,\nhttps://github.com/ropensci/binman",
  "BugReports": "https://github.com/ropensci/binman/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2023-07-25 09:12:52 UTC",
  "RemoteUrl": "https://github.com/ropensci/binman",
  "RemoteRef": "master",
  "RemoteSha": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-08-30 07:11:35 UTC",
    "User": "root"
  },
  "Author": "John Harrison [aut] (original author),\nJu Yeong Kim [aut] (rOpenSci maintainer),\nJonathan Völkle [cre]",
  "Maintainer": "Jonathan Völkle <jonathan.voelkle@web.de>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "binman_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/409775f54d58155cea225287b642bdfafd73bd28c597da47c7658d7466cfbb28",
  "_filesize": 248372,
  "_sha256": "409775f54d58155cea225287b642bdfafd73bd28c597da47c7658d7466cfbb28",
  "_expires": "2026-12-08T07:14:41.000Z",
  "_created": "2026-08-30T07:11:35.000Z",
  "_published": "2026-08-30T07:14:43.418Z",
  "_jobs": [
    {
      "job": 99222548487,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "9728225104"
    },
    {
      "job": 99222548494,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728223378"
    },
    {
      "job": 99222548452,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9728215061"
    },
    {
      "job": 99222548448,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728223084"
    },
    {
      "job": 99222205424,
      "time": 172,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9728193486"
    },
    {
      "job": 99222205449,
      "time": 198,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728198720"
    },
    {
      "job": 99222548457,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9728220044"
    },
    {
      "job": 99222548484,
      "time": 66,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "9728211920"
    },
    {
      "job": 99222548475,
      "time": 64,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9728211400"
    },
    {
      "job": 99222548443,
      "time": 70,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728212339"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298499759",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/binman",
  "_commit": {
    "id": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
    "author": "Jonathan Völkle <jonathan.voelkle@web.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #9 from ropensci/update_tests\n\nUpdate to testthat edition 3",
    "time": 1690276372
  },
  "_maintainer": {
    "name": "Jonathan Völkle",
    "email": "jonathan.voelkle@web.de",
    "login": "jonathanvoelkle",
    "mastodon": "@jonat@mas.to",
    "twitter": "@jonathanvoelkle",
    "description": "",
    "uuid": 32798183
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "semver",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 12,
  "_updates": [],
  "_tags": [],
  "_stars": 16,
  "_contributors": [
    {
      "user": "johndharrison",
      "count": 111,
      "uuid": 2418258
    },
    {
      "user": "juyeongkim",
      "count": 20,
      "uuid": 5667572
    },
    {
      "user": "jonathanvoelkle",
      "count": 4,
      "uuid": 32798183
    },
    {
      "user": "vjcitn",
      "count": 2,
      "uuid": 4624066
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1145,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 1512,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/binman"
  },
  "_devurl": "https://github.com/ropensci/binman",
  "_pkgdown": "https://docs.ropensci.org/binman/",
  "_searchresults": 0,
  "_metadata": {
    "ropensci_category": "http-tools"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/binman.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/manual.pdf",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/binman",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.7",
      "date": "2016-12-11"
    },
    {
      "version": "0.1.0",
      "date": "2017-01-14"
    },
    {
      "version": "0.1.1",
      "date": "2018-07-18"
    },
    {
      "version": "0.1.2",
      "date": "2020-10-02"
    },
    {
      "version": "0.1.3",
      "date": "2022-09-01"
    }
  ],
  "_exports": [
    "app_dir",
    "assign_directory",
    "download_files",
    "increment_version",
    "list_versions",
    "noproc_dlfiles",
    "parse_version",
    "predl_bitbucket_downloads",
    "predl_github_assets",
    "predl_google_storage",
    "process_yaml",
    "render_version",
    "reset_version",
    "rm_platform",
    "rm_version",
    "set_version",
    "unziptar_dlfiles"
  ],
  "_help": [
    {
      "page": "app_dir",
      "title": "Get application directory",
      "topics": [
        "app_dir"
      ]
    },
    {
      "page": "assign_directory",
      "title": "Assign directory",
      "topics": [
        "assign_directory"
      ]
    },
    {
      "page": "binman",
      "title": "binman",
      "topics": [
        "binman"
      ]
    },
    {
      "page": "download_files",
      "title": "Download binaries",
      "topics": [
        "download_files"
      ]
    },
    {
      "page": "list_versions",
      "title": "List app versions",
      "topics": [
        "list_versions"
      ]
    },
    {
      "page": "noproc_dlfiles",
      "title": "Do not post process",
      "topics": [
        "noproc_dlfiles"
      ]
    },
    {
      "page": "predl_bitbucket_downloads",
      "title": "Pre download bitbucket downloads",
      "topics": [
        "predl_bitbucket_downloads"
      ]
    },
    {
      "page": "predl_github_assets",
      "title": "Pre download Github assets",
      "topics": [
        "predl_github_assets"
      ]
    },
    {
      "page": "predl_google_storage",
      "title": "Pre-Download Google Storage",
      "topics": [
        "predl_google_storage"
      ]
    },
    {
      "page": "process_yaml",
      "title": "Process a yaml file",
      "topics": [
        "process_yaml"
      ]
    },
    {
      "page": "rm_platform",
      "title": "Remove application platform",
      "topics": [
        "rm_platform"
      ]
    },
    {
      "page": "rm_version",
      "title": "Remove application version",
      "topics": [
        "rm_version"
      ]
    },
    {
      "page": "unziptar_dlfiles",
      "title": "Unzip/Untar downloaded files",
      "topics": [
        "unziptar_dlfiles"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/binman/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "cli",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "semver",
    "sys",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "basics.Rmd",
      "filename": "basics.html",
      "title": "Basics",
      "author": "John D Harrison",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Pre-Download Function",
        "How directories are assigned",
        "Download Function",
        "Post-Download Function",
        "Application YAML file",
        "Browser Mob Proxy example",
        "BMP Pre-Download",
        "BMP Download",
        "BMP Post Download",
        "BMP YAML"
      ],
      "created": "2022-09-01 03:33:02",
      "modified": "2022-09-01 03:33:02",
      "commits": 1
    }
  ],
  "_score": 7.116065533644082,
  "_indexed": true,
  "_nocasepkg": "binman",
  "_universes": [
    "ropensci",
    "jonathanvoelkle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-08-30T07:14:00.000Z",
      "distro": "resolute",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/c80dcc19d73f7c30efd798c2d443784e9754d8a28c6b5f284fb29d4408b6dd01",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298499759"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-08-30T07:13:51.000Z",
      "distro": "resolute",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/d251121d65e9a2bafcbc39ddbc31f3ce78cdc51f5f23f373680df231b9c487bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298499759"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-08-30T07:13:08.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/ce43e30e9fe99a1f36bed5ffb8649ce15685e984604b268398525ef30c927bd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298499759"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-08-30T07:13:46.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/5261296b1cb0df37044a0265926452914f8d5d4f52fe01782cae3fccc6cda4f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298499759"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-08-30T07:13:46.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/c698ddda53454ca16eeebd7f92839af3ed795596578ba01b619c2365b433a62b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298499759"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-08-30T07:12:42.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/89180c98b341d3f7c098d5162acb3e1b630eefecf9ce20ec466e983215407ad5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298499759"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-08-30T07:12:40.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/96ddff1cc7db5fa72b3fd5ac6f279ca104d0a3e4e147618e8dd4e7eee4e4f10b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298499759"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-08-30T07:12:44.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/2185be16c06074e4cb0865d68eb5dd0d2c32c81f88b44aad26b1a72f65d0f8a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298499759"
    }
  ]
}