{
  "_id": "6a4cd5881bd53d33d6ac276f",
  "Package": "RcppProgress",
  "Maintainer": "Karl Forner <karl.forner@gmail.com>",
  "License": "GPL (>= 3)",
  "Title": "An Interruptible Progress Bar with OpenMP Support for C++ in R\nPackages",
  "Type": "Package",
  "LazyLoad": "yes",
  "Author": "Karl Forner <karl.forner@gmail.com>",
  "Description": "Allows to display a progress bar in the R console for long\nrunning computations taking place in C++ code, and support for\ninterrupting those computations even in multithreaded code,\ntypically using OpenMP.",
  "URL": "https://github.com/kforner/rcpp_progress",
  "BugReports": "https://github.com/kforner/rcpp_progress/issues",
  "Version": "1.0.0",
  "Date": "2024-06-03",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Repository": "https://kforner.r-universe.dev",
  "Date/Publication": "2024-06-04 08:00:14 UTC",
  "RemoteUrl": "https://github.com/kforner/rcpp_progress",
  "RemoteRef": "HEAD",
  "RemoteSha": "d851ac62fd0314239e852392de7face5fa4bf48e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 10:27:10 UTC",
    "User": "root"
  },
  "_user": "kforner",
  "_type": "src",
  "_file": "RcppProgress_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3436c7b0117bccc76e9f2e350b093ec6570d51e8dff5bdfed27c0a299fdc85b8",
  "_filesize": 96881,
  "_sha256": "3436c7b0117bccc76e9f2e350b093ec6570d51e8dff5bdfed27c0a299fdc85b8",
  "_expires": "2026-10-15T10:31:34.000Z",
  "_created": "2026-07-07T10:27:10.000Z",
  "_published": "2026-07-07T10:31:36.460Z",
  "_jobs": [
    {
      "job": 85593819361,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8135030062"
    },
    {
      "job": 85593819488,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8135027056"
    },
    {
      "job": 85593819389,
      "time": 227,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8135040290"
    },
    {
      "job": 85593819390,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8135032774"
    },
    {
      "job": 85593170487,
      "time": 210,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8134973477"
    },
    {
      "job": 85593819365,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8135027763"
    },
    {
      "job": 85593819411,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8135029336"
    },
    {
      "job": 85593819426,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8135014703"
    },
    {
      "job": 85593819466,
      "time": 171,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8135036726"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kforner/actions/runs/28859156834",
  "_status": "success",
  "_upstream": "https://github.com/kforner/rcpp_progress",
  "_commit": {
    "id": "d851ac62fd0314239e852392de7face5fa4bf48e",
    "author": "Karl Forner <karl.forner@gmail.com>",
    "committer": "Karl Forner <karl.forner@gmail.com>",
    "message": "fixed bad URL in armadillo vignette.\n",
    "time": 1717488014
  },
  "_maintainer": {
    "name": "Karl Forner",
    "email": "karl.forner@gmail.com",
    "login": "kforner",
    "description": "",
    "uuid": 122744
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "Rcpp",
      "role": "Suggests"
    },
    {
      "package": "RcppArmadillo",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kforner",
  "_selfowned": true,
  "_usedby": 552,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "openmp-support",
    "pkg",
    "rcpp"
  ],
  "_stars": 31,
  "_contributors": [
    {
      "user": "kforner",
      "count": 50,
      "uuid": 122744
    },
    {
      "user": "nevrome",
      "count": 22,
      "uuid": 10789038
    },
    {
      "user": "karl-forner-quartz-bio",
      "count": 11,
      "uuid": 10155574
    },
    {
      "user": "mlysy",
      "count": 6,
      "uuid": 10173557
    },
    {
      "user": "johannes-titz",
      "count": 1,
      "uuid": 32065313
    },
    {
      "user": "twolodzko",
      "count": 1,
      "uuid": 3750140
    }
  ],
  "_userbio": {
    "uuid": 122744,
    "type": "user",
    "name": "Karl Forner",
    "followers": 16
  },
  "_downloads": {
    "count": 73191,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppProgress"
  },
  "_devurl": "https://github.com/kforner/rcpp_progress",
  "_searchresults": 185,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RcppProgress.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kforner/rcpp_progress",
  "_realowner": "kforner",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2013-05-10"
    },
    {
      "version": "0.2",
      "date": "2015-01-07"
    },
    {
      "version": "0.2.1",
      "date": "2015-01-09"
    },
    {
      "version": "0.3",
      "date": "2017-01-05"
    },
    {
      "version": "0.4",
      "date": "2017-11-22"
    },
    {
      "version": "0.4.1",
      "date": "2018-05-11"
    },
    {
      "version": "0.4.2",
      "date": "2020-02-06"
    }
  ],
  "_exports": [
    "test_amardillo_multithreaded",
    "test_eta_progress_bar",
    "test_multithreaded",
    "test_sequential"
  ],
  "_help": [
    {
      "page": "test_amardillo_multithreaded",
      "title": "runs the multithreaded test from the RcppProgressArmadillo example package",
      "topics": [
        "test_amardillo_multithreaded"
      ]
    },
    {
      "page": "test_eta_progress_bar",
      "title": "runs the test from the RcppProgressETA example package",
      "topics": [
        "test_eta_progress_bar"
      ]
    },
    {
      "page": "test_multithreaded",
      "title": "runs the multithreaded test from the RcppProgressExample example R package",
      "topics": [
        "test_multithreaded"
      ]
    },
    {
      "page": "test_sequential",
      "title": "runs the sequential test from the RcppProgressExample example R package",
      "topics": [
        "test_sequential"
      ]
    }
  ],
  "_readme": "https://github.com/kforner/rcpp_progress/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "01_using_rcpp_progress.Rmd",
      "filename": "01_using_rcpp_progress.html",
      "title": "Using RcppProgress",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-05-30 09:31:56",
      "modified": "2024-05-30 13:36:10",
      "commits": 2
    },
    {
      "source": "05_rcpp_armadillo.Rmd",
      "filename": "05_rcpp_armadillo.html",
      "title": "Using RcppProgress with RcppArmadillo",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-05-30 09:31:56",
      "modified": "2024-06-04 08:00:14",
      "commits": 2
    }
  ],
  "_score": 12.541021439935166,
  "_indexed": true,
  "_nocasepkg": "rcppprogress",
  "_universes": [
    "kforner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-07T10:29:33.000Z",
      "distro": "resolute",
      "commit": "d851ac62fd0314239e852392de7face5fa4bf48e",
      "fileid": "https://r2.ropensci.org/60d66ab8994920bda8ada41502544243790baf0fd9df3f04e9080f967c37ce08",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kforner/actions/runs/28859156834"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-07T10:29:23.000Z",
      "distro": "resolute",
      "commit": "d851ac62fd0314239e852392de7face5fa4bf48e",
      "fileid": "https://r2.ropensci.org/665fb7ed7f3782553ba8392fd631e894f040fbb01daca85256a30195e80f25ba",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kforner/actions/runs/28859156834"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-07T10:29:46.000Z",
      "commit": "d851ac62fd0314239e852392de7face5fa4bf48e",
      "fileid": "https://r2.ropensci.org/ff869fa84c5a9d9a037934f6c82f337f44b883948c2a01b18837662ebf63e260",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kforner/actions/runs/28859156834"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-07T10:29:29.000Z",
      "commit": "d851ac62fd0314239e852392de7face5fa4bf48e",
      "fileid": "https://r2.ropensci.org/2e28433289de03c557007378ed4275d419d11c770d04c40bd9c1d22af7def97d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kforner/actions/runs/28859156834"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-07T10:29:49.000Z",
      "commit": "d851ac62fd0314239e852392de7face5fa4bf48e",
      "fileid": "https://r2.ropensci.org/62bde928967fad0122664fea580f73bc4b3416596f762c9102683196f9494d3a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kforner/actions/runs/28859156834"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-07T10:29:12.000Z",
      "commit": "d851ac62fd0314239e852392de7face5fa4bf48e",
      "fileid": "https://r2.ropensci.org/69717370e2af27dea664426bf846bb50e4bbfcc2ad68267a7dfafade51c70636",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kforner/actions/runs/28859156834"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-07T10:28:27.000Z",
      "commit": "d851ac62fd0314239e852392de7face5fa4bf48e",
      "fileid": "https://r2.ropensci.org/bc81156d057da7e23bad583a17439625896510d1789dc87e3381dd5c639a3e8e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kforner/actions/runs/28859156834"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-07T10:29:16.000Z",
      "commit": "d851ac62fd0314239e852392de7face5fa4bf48e",
      "fileid": "https://r2.ropensci.org/e656f2f7275fe843ec47154d8a8d2dc5dbd8899c3ba388ec5de7d8671791c160",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kforner/actions/runs/28859156834"
    }
  ]
}