{
  "_id": "6a1f31ecb401979e73427dc6",
  "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-05-15 08:14:25 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>",
  "MD5sum": "c704929eb3c48b8c9922de2ebd925bf0",
  "_user": "ropensci",
  "_type": "src",
  "_file": "binman_0.1.3.tar.gz",
  "_fileid": "e2c0150c8ce1f7b07fd6d68d2f5ee9222295ed4f020e62cf97f57143014bf91c",
  "_filesize": 151963,
  "_sha256": "e2c0150c8ce1f7b07fd6d68d2f5ee9222295ed4f020e62cf97f57143014bf91c",
  "_created": "2026-05-15T08:14:25.000Z",
  "_published": "2026-06-02T19:41:32.192Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79156915151,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012903967"
    },
    {
      "job": 79156915209,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012904775"
    },
    {
      "job": 79156914823,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012894491"
    },
    {
      "job": 79156915016,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012905081"
    },
    {
      "job": 79156914324,
      "time": 137,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012871381"
    },
    {
      "job": 79156914239,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012880895"
    },
    {
      "job": 79156913771,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368028892"
    },
    {
      "job": 79156914870,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012895232"
    },
    {
      "job": 79156914942,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012894365"
    },
    {
      "job": 79156914769,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012895518"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907318820",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 32798183
  },
  "_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",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 3510,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/binman"
  },
  "_devurl": "https://github.com/ropensci/binman",
  "_pkgdown": "https://docs.ropensci.org/binman/",
  "_searchresults": 53,
  "_metadata": {
    "ropensci_category": "http-tools"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/binman.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "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": 8.206096728545507,
  "_indexed": true,
  "_nocasepkg": "binman",
  "_universes": [
    "ropensci",
    "jonathanvoelkle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-15T08:16:29.000Z",
      "distro": "noble",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "21034af9aca2d65777f7ed4aa3b486c9446441b08a2ffdd1fdd8fd23e09617d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907318820"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-15T08:16:33.000Z",
      "distro": "noble",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "387a5498f42276a0816ec5f7cbdbd9bceaa249db8e95f772e0c55b4edd957112",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907318820"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-15T08:15:46.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "069f6ebae7506ff1b811e3e8c620cfb22cb39ab7246135cf4679ba0394b5c747",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907318820"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-15T08:16:32.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "7f50c46f55b638416c7e47a736dcbd58b8ccd1fde8cdc2310b4cd36ccf757cfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907318820"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-15T08:15:39.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "285b68367222ce8217a9817f911d305ede34971e0186413f0f85cc196911af9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907318820"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-15T08:15:36.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "731322a742090e0323c14ffbf0e28fc02130f1874b94a9a693b3538e34f38b2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907318820"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-15T08:15:40.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "5a8ae9bcb093a6d8d746890debc1e05648041f3f5947e3ba9e507c11c81abf94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907318820"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-02T19:40:59.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "df7f30fbe564489ff55330c50f4d847fac167366f8b0bede65d84ead7cb07905",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907318820"
    }
  ]
}