{
  "_id": "6a6c2d963388593b7e8cbc06",
  "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-07-31 05:04:14 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/3715d4adf3ccdfcefce05f65fff2bd1f7b9582a7b328c86a862604e444d4b5da",
  "_filesize": 154386,
  "_sha256": "3715d4adf3ccdfcefce05f65fff2bd1f7b9582a7b328c86a862604e444d4b5da",
  "_expires": "2026-11-08T05:07:33.000Z",
  "_created": "2026-07-31T05:04:14.000Z",
  "_published": "2026-07-31T05:07:34.654Z",
  "_jobs": [
    {
      "job": 91077638035,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8783561619"
    },
    {
      "job": 91077637999,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783559841"
    },
    {
      "job": 91077638009,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8783555389"
    },
    {
      "job": 91077637993,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783560005"
    },
    {
      "job": 91077221722,
      "time": 145,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8783513358"
    },
    {
      "job": 91077221733,
      "time": 197,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783525479"
    },
    {
      "job": 91077637979,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8783554374"
    },
    {
      "job": 91077638004,
      "time": 65,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8783541323"
    },
    {
      "job": 91077638026,
      "time": 64,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8783541073"
    },
    {
      "job": 91077638028,
      "time": 88,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783546937"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605584322",
  "_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": 1133,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 2008,
    "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.1",
  "_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.05219080759473,
  "_indexed": true,
  "_nocasepkg": "binman",
  "_universes": [
    "ropensci",
    "jonathanvoelkle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-31T05:06:49.000Z",
      "distro": "resolute",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/63f40212e7f2fd4cb59d454e5e202b9ba88b85831e1f5cd209592e9a667a49c3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605584322"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-31T05:06:40.000Z",
      "distro": "resolute",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/dac492141035e1e3d33d39dd4cb75b0800049f6a141b432c8e404948a62ed3df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605584322"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-31T05:06:22.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/6b31fefcf9b7ae9493cdedfe298094d91267ed508a733b3ee6f4c9088143ef42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605584322"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-31T05:06:32.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/e16e7e962ff5d578fbfc883cc936d4f391b593fc4c31cdbf836522b1a54ca76f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605584322"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-31T05:06:31.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/ab633f308267006f2e22375c317dcf9fb4bfdd2c88aca0bfe27350146fb4bc66",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605584322"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-31T05:05:18.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/4f07effdb7716edf1510235a7514f4d36d2dec50484b1127f1b82761a5acf46d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605584322"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-31T05:05:18.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/f03f8a6480f6874623f043337a5f026cd4f9c2ae77aebeea39ebf7a36375571b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605584322"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-31T05:05:35.000Z",
      "commit": "8149b1ea3b36f6e73ee81e6d0a7a14ec048a75bc",
      "fileid": "https://r2.ropensci.org/240061d9f4824e5cc0dd84955b52d25529739570861ad681997ef6852df7de03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605584322"
    }
  ]
}