{
  "_id": "69df426dc5259ad4cd8dcd63",
  "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-04-15 07:43:59 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": "8e5986ed904870c6309a1703864999d4",
  "_user": "ropensci",
  "_type": "src",
  "_file": "binman_0.1.3.tar.gz",
  "_fileid": "5a477d75de8e567413a02db58e50f65de31813bb18b0d3f85d92ab4e80b4547c",
  "_filesize": 155042,
  "_sha256": "5a477d75de8e567413a02db58e50f65de31813bb18b0d3f85d92ab4e80b4547c",
  "_created": "2026-04-15T07:43:59.000Z",
  "_published": "2026-04-15T07:46:53.461Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 71411062642,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445451167"
    },
    {
      "job": 71411062598,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445444837"
    },
    {
      "job": 71411062622,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445442337"
    },
    {
      "job": 71411062566,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445446147"
    },
    {
      "job": 71410678058,
      "time": 156,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6445408221"
    },
    {
      "job": 71410678025,
      "time": 180,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445414938"
    },
    {
      "job": 71411062572,
      "time": 110,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6445445283"
    },
    {
      "job": 71411062607,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6445437664"
    },
    {
      "job": 71411062648,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445433950"
    },
    {
      "job": 71411062600,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445440148"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442492273",
  "_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": 3334,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/binman"
  },
  "_devurl": "https://github.com/ropensci/binman",
  "_pkgdown": "https://docs.ropensci.org/binman/",
  "_searchresults": 47,
  "_metadata": {
    "ropensci_category": "http-tools"
  },
  "_rbuild": "4.5.3",
  "_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.131577195906598,
  "_indexed": true,
  "_nocasepkg": "binman",
  "_universes": [
    "ropensci",
    "jonathanvoelkle"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-04-15T07:46:11.000Z",
      "distro": "noble",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "384797751a20bca4b252ec452a657e8e02d0d553958768a79f595ba8ac653394",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442492273"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-04-15T07:45:43.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "c0359651e20f6f7c450906ba3b1ef04f771488d5b60439632fa19f9480bb4d30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442492273"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-04-15T07:45:54.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "072153e7596e6e7211d3a46eeff0205f6e3a23abe0c8df34a0a12c7850be3aae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442492273"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-04-15T07:46:05.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "232712b550fb9a940e6b9d3578d953a689c272c47746d564c40d420f7ff102d6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442492273"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-04-15T07:45:17.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "a67221a247171ccc95745bd27af68f69a3b39c6f98d2fda94dedee684e1959f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442492273"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-04-15T07:45:04.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "149cefe7210a02b21d2f45f4643ad9dc25fcc00b8d0197eda726f385e38d4163",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442492273"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-04-15T07:45:27.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "89e424eba8d4223d5e7f8942461dc1a0687e6ab12960185ba8c802f76698ae22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442492273"
    }
  ]
}