Package: bakerrr
Title: Background-Parallel Jobs
Version: 0.2.0
Date: 2025-10-15
Authors@R: 
    person("Anirban", "Shaw", , "anirbanshaw24@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-4021-513X"))
Description: Easily launch, track, and control functions as
    background-parallel jobs. Includes robust utilities for job status,
    error handling, resource monitoring, and result collection. Designed
    for scalable workflows in interactive and automated settings (local or
    remote). Integrates with multiple backends; supports flexible
    automation pipelines and live job tracking. For more information, see
    <https://anirbanshaw24.github.io/bakerrr/>.
License: MIT + file LICENSE
URL: https://github.com/anirbanshaw24/bakerrr
BugReports: https://github.com/anirbanshaw24/bakerrr/issues
Depends: R (>= 4.1.0)
Imports: callr, carrier, cli, config, fs, glue, mirai, purrr (>=
        1.1.0), S7
Suggests: covr, DT, htmltools, knitr, lintr, qpdf, rmarkdown, spelling,
        testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-10-15 07:05:29 UTC; shawa11
Author: Anirban Shaw [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4021-513X>)
Maintainer: Anirban Shaw <anirbanshaw24@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-15 07:30:02 UTC
Built: R 4.4.3; ; 2025-10-17 23:52:21 UTC; windows
