{
  "_id": "6a2e6e5d3efcd9bda431309a",
  "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-06-14 09:00:22 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": "db20c1bc865f69fd040fef9b35e618c8",
  "_user": "ropensci",
  "_type": "src",
  "_file": "binman_0.1.3.tar.gz",
  "_fileid": "8918d6b16231816060e6dd206bd51d13aec0737e8a5a1f33083a738b8e666a02",
  "_filesize": 155121,
  "_sha256": "8918d6b16231816060e6dd206bd51d13aec0737e8a5a1f33083a738b8e666a02",
  "_created": "2026-06-14T09:00:22.000Z",
  "_published": "2026-06-14T09:03:25.062Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81264492275,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619428458"
    },
    {
      "job": 81264492277,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619429241"
    },
    {
      "job": 81264492282,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7619422568"
    },
    {
      "job": 81264492273,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619431108"
    },
    {
      "job": 81264303075,
      "time": 142,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619409275"
    },
    {
      "job": 81264303081,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619411500"
    },
    {
      "job": 81264492274,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619426730"
    },
    {
      "job": 81264492280,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619424161"
    },
    {
      "job": 81264492385,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7619423365"
    },
    {
      "job": 81264492279,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619423214"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/27493914689",
  "_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",
    "description": "",
    "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",
    "followers": 1098,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 2499,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/binman"
  },
  "_devurl": "https://github.com/ropensci/binman",
  "_pkgdown": "https://docs.ropensci.org/binman/",
  "_searchresults": 65,
  "_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",
    "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": 8.147193355248199,
  "_indexed": true,
  "_nocasepkg": "binman",
  "_universes": [
    "ropensci",
    "jonathanvoelkle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-14T09:02:25.000Z",
      "distro": "noble",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "2b6ee397f5b66dc78fd5a0fb1062c25164e02c4c7f12911490308407a95498ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27493914689"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-14T09:02:31.000Z",
      "distro": "noble",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "3b3ca95555e28677ec529d71bdb5b4cf0a657dfa3c230ce40c5353f70157b3c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27493914689"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-14T09:01:45.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "c5430ab9783de09f52cff82465299de65073054870ad88071b946af606189018",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27493914689"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-14T09:02:38.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "cd706aa38e290b4c1a576d0c10bfae4661370e08125c6c3871e6fc115c8d4f8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27493914689"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-14T09:02:26.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "00f259506b4c29aae5e3f51da7b6066e1ef4b7340c1c2e5d4ebbaf80bad29001",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27493914689"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-14T09:01:49.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "548c7995ffea7b23a0f8082d43db722b96f1bbec605d5e6235dda5b4e65d11cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27493914689"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-14T09:01:42.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "37c4921c458b5efc29ea71213e7405d0019c9fba0a70942f3e50a5daa54a1d8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27493914689"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-14T09:01:42.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "1ed4119fc8359984c3063e1a44abd7e0d3f45f25eee88c0170567bea3f847bb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27493914689"
    }
  ]
}