{
  "_id": "6a25fac7794753ddbc3e282a",
  "Package": "batchr",
  "Title": "Batch Process Files",
  "Version": "0.0.2.9000",
  "Authors@R": "c(\nperson(\"Joe\", \"Thorley\", , \"joe@poissonconsulting.ca\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7683-4592\")),\nperson(\"Audrey\", \"Beliveau\", , \"audrey.beliveau@uwaterloo.ca\", role = \"ctb\"),\nperson(\"Ayla\", \"Pearson\", , \"ayla@poissonconsulting.ca\", role = \"ctb\",\ncomment = c(ORCID = \"https://orcid.org/0000-0001-7388-1222\")),\nperson(\"Poisson Consulting\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Processes multiple files with a user-supplied function.\nThe key design principle is that only files which were last\nmodified before the directory was configured are processed.  A\nhidden file stores the configuration time and function etc\nwhile successfully processed files are automatically touched to\nupdate their modification date. As a result batch processing\ncan be stopped and restarted and any files created (or modified\nor deleted) during processing are ignored.",
  "License": "MIT + file LICENSE",
  "URL": "https://poissonconsulting.github.io/batchr/",
  "BugReports": "https://github.com/poissonconsulting/batchr/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "poissonconsulting/poissontemplate",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2.9000",
  "Repository": "https://poissonconsulting.r-universe.dev",
  "Date/Publication": "2026-06-05 18:27:23 UTC",
  "RemoteUrl": "https://github.com/poissonconsulting/batchr",
  "RemoteRef": "HEAD",
  "RemoteSha": "7574210e499fbc759d792cbe7793512f19816169",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 23:09:05 UTC",
    "User": "root"
  },
  "Author": "Joe Thorley [aut, cre] (ORCID: <https://orcid.org/0000-0002-7683-4592>),\nAudrey Beliveau [ctb],\nAyla Pearson [ctb] (ORCID: <https://orcid.org/0000-0001-7388-1222>),\nPoisson Consulting [cph, fnd]",
  "Maintainer": "Joe Thorley <joe@poissonconsulting.ca>",
  "MD5sum": "a20bf86116636c8fcceaffb5c994fcc8",
  "_user": "poissonconsulting",
  "_type": "src",
  "_file": "batchr_0.0.2.9000.tar.gz",
  "_fileid": "079cae610b092ba767e8304486b805ffce9703f4c7b88a50487d2ea7dd66c947",
  "_filesize": 139860,
  "_sha256": "079cae610b092ba767e8304486b805ffce9703f4c7b88a50487d2ea7dd66c947",
  "_created": "2026-06-07T23:09:05.000Z",
  "_published": "2026-06-07T23:12:07.923Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79999555700,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7468910367"
    },
    {
      "job": 79999555699,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7468909937"
    },
    {
      "job": 79999555709,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7468905606"
    },
    {
      "job": 79999555736,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7468904180"
    },
    {
      "job": 79999378026,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7468892004"
    },
    {
      "job": 79999555704,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7468904718"
    },
    {
      "job": 79999555750,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7468904884"
    },
    {
      "job": 79999555762,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7468905951"
    },
    {
      "job": 79999555757,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7468905826"
    }
  ],
  "_buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27107570386",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/poissonconsulting/batchr",
  "_commit": {
    "id": "7574210e499fbc759d792cbe7793512f19816169",
    "author": "Ayla Pearson <ayla@poissonconsulting.ca>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #33 from poissonconsulting/add-codeowners\n\nAdd CODEOWNERS assigning @joethorley",
    "time": 1780684043
  },
  "_maintainer": {
    "name": "Joe Thorley",
    "email": "joe@poissonconsulting.ca",
    "login": "joethorley",
    "orcid": "0000-0002-7683-4592",
    "description": "A computational biologist who performs Bayesian analyses using R, STAN and JAGS.\n",
    "uuid": 613671
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "chk",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "hms",
      "role": "Imports"
    },
    {
      "package": "hmstimer",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "yesno",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "poissonconsulting",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 4
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "batch-processing"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "joethorley",
      "count": 248,
      "uuid": 613671
    },
    {
      "user": "aylapear",
      "count": 20,
      "uuid": 42985574
    },
    {
      "user": "nadinehussein",
      "count": 4,
      "uuid": 74937983
    },
    {
      "user": "sebdalgarno",
      "count": 2,
      "uuid": 15878432
    }
  ],
  "_userbio": {
    "uuid": 1679318,
    "type": "organization",
    "name": "Poisson Consulting Ltd.",
    "description": "Computational Biology and Statistical Ecology"
  },
  "_downloads": {
    "count": 12,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/batchr"
  },
  "_devurl": "https://github.com/poissonconsulting/batchr",
  "_pkgdown": "https://poissonconsulting.github.io/batchr/",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/batchr.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"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2021-02-16"
    },
    {
      "version": "0.0.2",
      "date": "2021-10-03"
    }
  ],
  "_exports": [
    "batch_cleanup",
    "batch_completed",
    "batch_config",
    "batch_config_read",
    "batch_file_status",
    "batch_files_remaining",
    "batch_is_clean",
    "batch_log_read",
    "batch_process",
    "batch_reconfig_fileset",
    "batch_reconfig_fun",
    "batch_report",
    "batch_run",
    "batch_seeds"
  ],
  "_help": [
    {
      "page": "batch_cleanup",
      "title": "Cleanup Batch Processing",
      "topics": [
        "batch_cleanup"
      ]
    },
    {
      "page": "batch_completed",
      "title": "Batch Completed?",
      "topics": [
        "batch_completed"
      ]
    },
    {
      "page": "batch_config",
      "title": "Configure Batch Processing",
      "topics": [
        "batch_config"
      ]
    },
    {
      "page": "batch_config_read",
      "title": "Read Configuration File",
      "topics": [
        "batch_config_read"
      ]
    },
    {
      "page": "batch_file_status",
      "title": "Batch File Status",
      "topics": [
        "batch_file_status"
      ]
    },
    {
      "page": "batch_files_remaining",
      "title": "Batch Files",
      "topics": [
        "batch_files_remaining"
      ]
    },
    {
      "page": "batch_is_clean",
      "title": "Is Clean",
      "topics": [
        "batch_is_clean"
      ]
    },
    {
      "page": "batch_log_read",
      "title": "Read Log File",
      "topics": [
        "batch_log_read"
      ]
    },
    {
      "page": "batch_process",
      "title": "Batch File Processing",
      "topics": [
        "batch_process"
      ]
    },
    {
      "page": "batch_reconfig_fileset",
      "title": "Reconfigures Batch Processing File Set",
      "topics": [
        "batch_reconfig_fileset"
      ]
    },
    {
      "page": "batch_reconfig_fun",
      "title": "Reconfigures Batch Processing Function",
      "topics": [
        "batch_reconfig_fun"
      ]
    },
    {
      "page": "batch_report",
      "title": "Batch Report",
      "topics": [
        "batch_report"
      ]
    },
    {
      "page": "batch_run",
      "title": "Runs Batch Processing",
      "topics": [
        "batch_run"
      ]
    },
    {
      "page": "batch_seeds",
      "title": "L'Ecuyer-CMRG Seeds",
      "topics": [
        "batch_seeds"
      ]
    }
  ],
  "_pkglogo": "https://github.com/poissonconsulting/batchr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/poissonconsulting/batchr/raw/HEAD/README.md",
  "_rundeps": [
    "chk",
    "cli",
    "codetools",
    "digest",
    "dttr2",
    "furrr",
    "future",
    "globals",
    "glue",
    "hms",
    "hmstimer",
    "lifecycle",
    "listenv",
    "magrittr",
    "parallelly",
    "pkgconfig",
    "purrr",
    "rlang",
    "vctrs",
    "yesno"
  ],
  "_vignettes": [
    {
      "source": "batchr.Rmd",
      "filename": "batchr.html",
      "title": "Get Started with batchr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Configure",
        "Run",
        "Reconfigure",
        "Rerun",
        "Clean Up"
      ],
      "created": "2019-10-23 21:58:20",
      "modified": "2024-09-18 16:08:55",
      "commits": 4
    }
  ],
  "_score": 4.401400540781545,
  "_indexed": true,
  "_nocasepkg": "batchr",
  "_universes": [
    "poissonconsulting",
    "joethorley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-06-07T23:11:11.000Z",
      "distro": "noble",
      "commit": "7574210e499fbc759d792cbe7793512f19816169",
      "fileid": "c4af7ab880dc3567af1227ed3a80c66260267873d7b45449962b942e8c92f5b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27107570386"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-06-07T23:11:05.000Z",
      "distro": "noble",
      "commit": "7574210e499fbc759d792cbe7793512f19816169",
      "fileid": "e2bc0add2f83f22cba79ddb6b2e937d37527e1ea549877c7a1150eb5a993e0b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27107570386"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-06-07T23:10:43.000Z",
      "commit": "7574210e499fbc759d792cbe7793512f19816169",
      "fileid": "5bf29c02ffe52cabd30e22c86680c85c98ff743cf42b9113ab4fcb84df08f5b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27107570386"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-06-07T23:10:32.000Z",
      "commit": "7574210e499fbc759d792cbe7793512f19816169",
      "fileid": "92ed427adf160e49227d4df0d8055a7589cc9b84af29b1ea1c659091dee0a5a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27107570386"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2.9000",
      "date": "2026-06-07T23:11:05.000Z",
      "commit": "7574210e499fbc759d792cbe7793512f19816169",
      "fileid": "82a5b1e08da26e8a7fc24222cb83c69a5adf085e9c7e180bc6576942d21adbe3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27107570386"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-06-07T23:10:15.000Z",
      "commit": "7574210e499fbc759d792cbe7793512f19816169",
      "fileid": "0b928fe7d9429a9a3ed827ff4c127987ce0e57885c4cf5779780b28b19f0e1b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27107570386"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-06-07T23:10:20.000Z",
      "commit": "7574210e499fbc759d792cbe7793512f19816169",
      "fileid": "ea96f6c6ab5142c8ad3e2b083efd1850a6699600eb8cc534a0ee29d5f75a83cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27107570386"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-06-07T23:10:30.000Z",
      "commit": "7574210e499fbc759d792cbe7793512f19816169",
      "fileid": "f30b944ba4d46b3b2ef51f982406d40fc5947ff4f8fed645753a382dd146068b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27107570386"
    }
  ]
}