{
  "_id": "6a49ed0b54b1f994258ab23e",
  "Package": "parabar",
  "Title": "Progress Bar for Parallel Tasks",
  "Version": "1.4.2",
  "Authors@R": "person(given = \"Mihai\",\nfamily = \"Constantin\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mihai@mihaiconstantin.com\",\ncomment = c(ORCID = \"0000-0002-6460-0107\"))",
  "Description": "A simple interface in the form of R6 classes for executing\ntasks in parallel, tracking their progress, and displaying\naccurate progress bars.",
  "License": "MIT + file LICENSE",
  "URL": "https://parabar.mihaiconstantin.com",
  "BugReports": "https://github.com/mihaiconstantin/parabar/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, r6 = TRUE)",
  "RoxygenNote": "7.3.1",
  "Collate": "'TaskState.R' 'Options.R' 'Helper.R' 'Exception.R'\n'Specification.R' 'BackendService.R' 'Backend.R'\n'AsyncBackend.R' 'SyncBackend.R' 'BackendFactory.R' 'Bar.R'\n'ModernBar.R' 'BasicBar.R' 'BarFactory.R' 'Context.R'\n'ProgressTrackingContext.R' 'ContextFactory.R' 'SessionState.R'\n'Warning.R' 'UserApiConsumer.R' 'exports.R' 'logo.R'\n'parabar-package.R'",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://mihaiconstantin.r-universe.dev",
  "Date/Publication": "2024-12-16 23:07:38 UTC",
  "RemoteUrl": "https://github.com/mihaiconstantin/parabar",
  "RemoteRef": "HEAD",
  "RemoteSha": "5f96dc5d79e467871079d1f73c27093c2462cc4a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-13 06:56:20 UTC",
    "User": "root"
  },
  "Author": "Mihai Constantin [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6460-0107>)",
  "Maintainer": "Mihai Constantin <mihai@mihaiconstantin.com>",
  "_user": "mihaiconstantin",
  "_type": "src",
  "_file": "parabar_1.4.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/20555b862ccf91c70baa81df652ff4d043d4381375762b4c50eec2d3e97afcb5",
  "_filesize": 1635423,
  "_sha256": "20555b862ccf91c70baa81df652ff4d043d4381375762b4c50eec2d3e97afcb5",
  "_expires": "2026-10-13T05:35:05.000Z",
  "_created": "2026-06-13T06:56:20.000Z",
  "_published": "2026-07-05T05:35:07.458Z",
  "_jobs": [
    {
      "job": 85196042766,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608397741"
    },
    {
      "job": 85196042810,
      "time": 182,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608397526"
    },
    {
      "job": 85196042674,
      "time": 248,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608401727"
    },
    {
      "job": 85196042767,
      "time": 308,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608408554"
    },
    {
      "job": 85196042526,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608374192"
    },
    {
      "job": 85196042726,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608387609"
    },
    {
      "job": 85196042722,
      "time": 202,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608399020"
    },
    {
      "job": 85196042769,
      "time": 282,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608409278"
    },
    {
      "job": 85196042778,
      "time": 201,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608398828"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mihaiconstantin/actions/runs/27459613089",
  "_status": "success",
  "_upstream": "https://github.com/mihaiconstantin/parabar",
  "_commit": {
    "id": "5f96dc5d79e467871079d1f73c27093c2462cc4a",
    "author": "Mihai Constantin <mihai@mihaiconstantin.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #85 from mihaiconstantin/fix/vignette\n\nAdd missing URL in `foreach` vignette",
    "time": 1734390458
  },
  "_maintainer": {
    "name": "Mihai Constantin",
    "email": "mihai@mihaiconstantin.com",
    "login": "mihaiconstantin",
    "description": "Research on data things. Passionate about R and statistical computing. Working on sample size planning for social sciences. Enjoying software design & squash.",
    "uuid": 20051042,
    "orcid": "0000-0002-6460-0107"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "filelock",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mihaiconstantin",
  "_selfowned": true,
  "_usedby": 8,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "parallel-computing",
    "progress-bar"
  ],
  "_stars": 22,
  "_contributors": [
    {
      "user": "mihaiconstantin",
      "count": 640,
      "uuid": 20051042
    }
  ],
  "_userbio": {
    "uuid": 20051042,
    "type": "user",
    "name": "Mihai Constantin",
    "description": "Research on data things. Passionate about R and statistical computing. Working on sample size planning for social sciences. Enjoying software design & squash."
  },
  "_downloads": {
    "count": 4246,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/parabar"
  },
  "_devurl": "https://github.com/mihaiconstantin/parabar",
  "_pkgdown": "https://parabar.mihaiconstantin.com",
  "_searchresults": 28,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/parabar.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mihaiconstantin/parabar",
  "_realowner": "mihaiconstantin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.10.1",
      "date": "2023-02-28"
    },
    {
      "version": "1.0.3",
      "date": "2023-04-24"
    },
    {
      "version": "1.1.0",
      "date": "2023-05-07"
    },
    {
      "version": "1.1.1",
      "date": "2024-02-05"
    },
    {
      "version": "1.2.1",
      "date": "2024-10-17"
    },
    {
      "version": "1.3.0",
      "date": "2024-12-10"
    },
    {
      "version": "1.4.2",
      "date": "2024-12-17"
    }
  ],
  "_exports": [
    "AsyncBackend",
    "Backend",
    "BackendFactory",
    "BackendService",
    "Bar",
    "BarFactory",
    "BasicBar",
    "clear",
    "configure_bar",
    "Context",
    "ContextFactory",
    "evaluate",
    "Exception",
    "export",
    "get_option",
    "Helper",
    "LOGO",
    "make_logo",
    "ModernBar",
    "Options",
    "par_apply",
    "par_lapply",
    "par_sapply",
    "peek",
    "ProgressTrackingContext",
    "SessionState",
    "set_default_options",
    "set_option",
    "Specification",
    "start_backend",
    "stop_backend",
    "SyncBackend",
    "TaskState",
    "UserApiConsumer",
    "Warning"
  ],
  "_help": [
    {
      "page": "AsyncBackend",
      "title": "AsyncBackend",
      "topics": [
        "AsyncBackend"
      ]
    },
    {
      "page": "Backend",
      "title": "Backend",
      "topics": [
        "Backend"
      ]
    },
    {
      "page": "BackendFactory",
      "title": "BackendFactory",
      "topics": [
        "BackendFactory"
      ]
    },
    {
      "page": "BackendService",
      "title": "BackendService",
      "topics": [
        "BackendService"
      ]
    },
    {
      "page": "Bar",
      "title": "Bar",
      "topics": [
        "Bar"
      ]
    },
    {
      "page": "BarFactory",
      "title": "BackendFactory",
      "topics": [
        "BarFactory"
      ]
    },
    {
      "page": "BasicBar",
      "title": "BasicBar",
      "topics": [
        "BasicBar"
      ]
    },
    {
      "page": "clear",
      "title": "Clear a Backend",
      "topics": [
        "clear"
      ]
    },
    {
      "page": "configure_bar",
      "title": "Configure The Progress Bar",
      "topics": [
        "configure_bar"
      ]
    },
    {
      "page": "Context",
      "title": "Context",
      "topics": [
        "Context"
      ]
    },
    {
      "page": "ContextFactory",
      "title": "ContextFactory",
      "topics": [
        "ContextFactory"
      ]
    },
    {
      "page": "evaluate",
      "title": "Evaluate An Expression On The Backend",
      "topics": [
        "evaluate"
      ]
    },
    {
      "page": "Exception",
      "title": "Package Exceptions",
      "topics": [
        "Exception"
      ]
    },
    {
      "page": "export",
      "title": "Export Objects To a Backend",
      "topics": [
        "export"
      ]
    },
    {
      "page": "option",
      "title": "Get or Set Package Option",
      "topics": [
        "get_option",
        "set_default_options",
        "set_option"
      ]
    },
    {
      "page": "Helper",
      "title": "Package Helpers",
      "topics": [
        "Helper"
      ]
    },
    {
      "page": "LOGO",
      "title": "The Package Logo",
      "topics": [
        "LOGO"
      ]
    },
    {
      "page": "make_logo",
      "title": "Generate Package Logo",
      "topics": [
        "make_logo"
      ]
    },
    {
      "page": "ModernBar",
      "title": "ModernBar",
      "topics": [
        "ModernBar"
      ]
    },
    {
      "page": "Options",
      "title": "Class for Package Options",
      "topics": [
        "Options"
      ]
    },
    {
      "page": "par_apply",
      "title": "Run a Task in Parallel",
      "topics": [
        "par_apply"
      ]
    },
    {
      "page": "par_lapply",
      "title": "Run a Task in Parallel",
      "topics": [
        "par_lapply"
      ]
    },
    {
      "page": "par_sapply",
      "title": "Run a Task in Parallel",
      "topics": [
        "par_sapply"
      ]
    },
    {
      "page": "peek",
      "title": "Inspect a Backend",
      "topics": [
        "peek"
      ]
    },
    {
      "page": "ProgressTrackingContext",
      "title": "ProgressTrackingContext",
      "topics": [
        "ProgressTrackingContext"
      ]
    },
    {
      "page": "SessionState",
      "title": "SessionState",
      "topics": [
        "SessionState"
      ]
    },
    {
      "page": "Specification",
      "title": "Specification",
      "topics": [
        "Specification"
      ]
    },
    {
      "page": "start_backend",
      "title": "Start a Backend",
      "topics": [
        "start_backend"
      ]
    },
    {
      "page": "stop_backend",
      "title": "Stop a Backend",
      "topics": [
        "stop_backend"
      ]
    },
    {
      "page": "SyncBackend",
      "title": "SyncBackend",
      "topics": [
        "SyncBackend"
      ]
    },
    {
      "page": "TaskState",
      "title": "TaskState",
      "topics": [
        "TaskState"
      ]
    },
    {
      "page": "UserApiConsumer",
      "title": "UserApiConsumer",
      "topics": [
        "UserApiConsumer"
      ]
    },
    {
      "page": "Warning",
      "title": "Package Warnings",
      "topics": [
        "Warning"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mihaiconstantin/parabar/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mihaiconstantin/parabar/raw/HEAD/README.md",
  "_rundeps": [
    "callr",
    "cli",
    "crayon",
    "filelock",
    "glue",
    "hms",
    "lifecycle",
    "otel",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "R6",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "comparison.Rmd",
      "filename": "comparison.html",
      "title": "Comparison with other approaches",
      "author": "Mihai Constantin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Progress tracking with parabar",
        "Backends",
        "Contexts",
        "Progress tracking functionality",
        "Progress tracking with pbapply",
        "Overhead",
        "The task function",
        "Baseline execution time",
        "parabar execution time",
        "pbapply execution time",
        "Summary",
        "Conclusion"
      ],
      "created": "2023-03-24 02:05:44",
      "modified": "2024-12-03 15:49:30",
      "commits": 5
    },
    {
      "source": "foreach.Rmd",
      "filename": "foreach.html",
      "title": "Using parabar with foreach",
      "author": "Mihai Constantin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Overview",
        "Running In Parallel",
        "Using doParabar",
        "Conclusion"
      ],
      "created": "2024-12-16 19:27:11",
      "modified": "2024-12-16 23:07:38",
      "commits": 4
    }
  ],
  "_score": 7.797771943706012,
  "_indexed": true,
  "_nocasepkg": "parabar",
  "_universes": [
    "mihaiconstantin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-06-13T06:58:28.000Z",
      "distro": "noble",
      "commit": "5f96dc5d79e467871079d1f73c27093c2462cc4a",
      "fileid": "https://r2.ropensci.org/dac96e4ec2bdec16e7c13a8bd03e3879903dea7aa13dabd1605197c537a41a70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mihaiconstantin/actions/runs/27459613089"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-06-13T06:58:30.000Z",
      "distro": "noble",
      "commit": "5f96dc5d79e467871079d1f73c27093c2462cc4a",
      "fileid": "https://r2.ropensci.org/23dbff8d45bdee63a1859449eafd5cf12729b3519a5d58b19ed37919e8af9669",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mihaiconstantin/actions/runs/27459613089"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-06-13T06:58:45.000Z",
      "commit": "5f96dc5d79e467871079d1f73c27093c2462cc4a",
      "fileid": "https://r2.ropensci.org/95a4217d83facdf5a38400771dc81f6293dbd8b0d9ffbdb40de9062abb037859",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mihaiconstantin/actions/runs/27459613089"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-06-13T06:58:38.000Z",
      "commit": "5f96dc5d79e467871079d1f73c27093c2462cc4a",
      "fileid": "https://r2.ropensci.org/00d15608817456852eaa486e839aa7b88385830033fb0d6d5eb236c0a8731b65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mihaiconstantin/actions/runs/27459613089"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.2",
      "date": "2026-06-13T06:58:31.000Z",
      "commit": "5f96dc5d79e467871079d1f73c27093c2462cc4a",
      "fileid": "https://r2.ropensci.org/190f27cc2698125676357c09848214ac456a68c576e0e87dfd3e27983c09c6a4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mihaiconstantin/actions/runs/27459613089"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-06-13T06:57:50.000Z",
      "commit": "5f96dc5d79e467871079d1f73c27093c2462cc4a",
      "fileid": "https://r2.ropensci.org/0de95be0aebf390c7b09b1b89538822b4982326fc3237004145a2d1e4b587d45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mihaiconstantin/actions/runs/27459613089"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-06-13T06:59:17.000Z",
      "commit": "5f96dc5d79e467871079d1f73c27093c2462cc4a",
      "fileid": "https://r2.ropensci.org/5a7d48c9fe26431e747cb75fa815217317bd480a6207e9337f2b1e59dcb3f0a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mihaiconstantin/actions/runs/27459613089"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-06-13T06:57:43.000Z",
      "commit": "5f96dc5d79e467871079d1f73c27093c2462cc4a",
      "fileid": "https://r2.ropensci.org/22d473344d01573ca45fc1831d8019fbbfc612d68e229a7c62ac0fd5fb000b80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mihaiconstantin/actions/runs/27459613089"
    }
  ]
}