{
  "_id": "6a180768acfb0bcc41dad0ce",
  "Package": "parSim",
  "Title": "Parallel Simulator",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(\ngiven = \"Sacha\",\nfamily = \"Epskamp\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mail@sachaepskamp.com\",\ncomment = c(\nORCID = \"0000-0003-4884-8118\",\nWebsite = \"https://sachaepskamp.com\"\n)\n),\nperson(\ngiven = \"Xinkai\",\nfamily = \"Du\",\nrole = c(\"ctb\"),\nemail = \"xinkai.du.xd@gmail.com\"\n),\nperson(\ngiven = \"Mihai\",\nfamily = \"Constantin\",\nrole = c(\"aut\"),\nemail = \"mihai@mihaiconstantin.com\",\ncomment = c(\nORCID = \"0000-0002-6460-0107\",\nWebsite = \"https://mihaiconstantin.com\"\n)\n)\n)",
  "Description": "Perform flexible simulation studies using one or multiple\ncomputer cores. The package is set up to be usable on\nhigh-performance clusters in addition to being run locally\n(i.e., see the package vignettes for more information).",
  "License": "GPL-2",
  "URL": "https://github.com/SachaEpskamp/parSim",
  "BugReports": "https://github.com/SachaEpskamp/parSim/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Repository": "https://sachaepskamp.r-universe.dev",
  "Date/Publication": "2026-02-25 02:13:54 UTC",
  "RemoteUrl": "https://github.com/sachaepskamp/parsim",
  "RemoteRef": "HEAD",
  "RemoteSha": "f27c8700527e8849f7265c7f4d3f648839b95f88",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 09:11:28 UTC",
    "User": "root"
  },
  "Author": "Sacha Epskamp [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4884-8118>, Website:\nhttps://sachaepskamp.com),\nXinkai Du [ctb],\nMihai Constantin [aut] (ORCID: <https://orcid.org/0000-0002-6460-0107>,\nWebsite: https://mihaiconstantin.com)",
  "Maintainer": "Sacha Epskamp <mail@sachaepskamp.com>",
  "MD5sum": "fe3a64616d3cb30a352069ff11a75622",
  "_user": "sachaepskamp",
  "_type": "src",
  "_file": "parSim_0.3.0.tar.gz",
  "_fileid": "d33eb5c1712094f25891cc38833f315ea9fb87f389c5e592417eb8e0482d2dd2",
  "_filesize": 184982,
  "_sha256": "d33eb5c1712094f25891cc38833f315ea9fb87f389c5e592417eb8e0482d2dd2",
  "_created": "2026-05-28T09:11:28.000Z",
  "_published": "2026-05-28T09:14:16.409Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78259693753,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262093948"
    },
    {
      "job": 78259693656,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262093532"
    },
    {
      "job": 78259693719,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7262084917"
    },
    {
      "job": 78259693643,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262076870"
    },
    {
      "job": 78259189129,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262050677"
    },
    {
      "job": 78259693630,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262085645"
    },
    {
      "job": 78259693723,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262084230"
    },
    {
      "job": 78259693762,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7262077905"
    },
    {
      "job": 78259693696,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262080248"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sachaepskamp/actions/runs/26565544120",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sachaepskamp/parsim",
  "_commit": {
    "id": "f27c8700527e8849f7265c7f4d3f648839b95f88",
    "author": "Sacha Epskamp <mail@sachaepskamp.com>",
    "committer": "Sacha Epskamp <mail@sachaepskamp.com>",
    "message": "Restore original argument names, add parSim_dt, fix export scoping (v0.3.0)\n\n- Restore nCores, write, name as primary args (cores/save deprecated via dots)\n- Restore parSim_dt() with parabar backend replacing snow/pbapply\n- Add env argument to parSim() and parSim_dt() for export scoping (fixes #10)\n- Fix R CMD check NOTEs (no visible binding, .claude in build)\n- Fix README typos and update examples to use correct arg names\n- Add NEWS.md with changelog\n- Bump version to 0.3.0\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n",
    "time": 1771985634
  },
  "_maintainer": {
    "name": "Sacha Epskamp",
    "email": "mail@sachaepskamp.com",
    "orcid": "0000-0003-4884-8118"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "parabar",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "sachaepskamp",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 7
    },
    {
      "week": "2025-26",
      "n": 3
    },
    {
      "week": "2026-09",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "mihaiconstantin",
      "count": 52,
      "uuid": 20051042
    },
    {
      "user": "sachaepskamp",
      "count": 16,
      "uuid": 1207242
    },
    {
      "user": "xinkaidupsy",
      "count": 10,
      "uuid": 81816253
    }
  ],
  "_userbio": {
    "uuid": 1207242,
    "type": "user",
    "name": "Sacha Epskamp"
  },
  "_downloads": {
    "count": 252,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/parSim"
  },
  "_devurl": "https://github.com/sachaepskamp/parsim",
  "_searchresults": 21,
  "_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/parSim.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sachaepskamp/parsim",
  "_realowner": "sachaepskamp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2017-11-10"
    },
    {
      "version": "0.1.1",
      "date": "2019-06-21"
    },
    {
      "version": "0.1.4",
      "date": "2020-07-10"
    },
    {
      "version": "0.1.5",
      "date": "2023-05-16"
    },
    {
      "version": "0.3.1",
      "date": "2026-02-26"
    }
  ],
  "_exports": [
    "configure_bar",
    "parSim",
    "parSim_dt"
  ],
  "_help": [
    {
      "page": "configure_bar",
      "title": "Configure The Progress Bar",
      "topics": [
        "configure_bar"
      ]
    },
    {
      "page": "parSim",
      "title": "Parallel Simulator",
      "topics": [
        "parSim"
      ]
    },
    {
      "page": "parSim_dt",
      "title": "Parallel Simulator data.table version",
      "topics": [
        "parSim_dt"
      ]
    }
  ],
  "_readme": "https://github.com/sachaepskamp/parsim/raw/HEAD/README.md",
  "_rundeps": [
    "callr",
    "cli",
    "crayon",
    "data.table",
    "dplyr",
    "filelock",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "parabar",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "supercomputer.Rmd",
      "filename": "supercomputer.html",
      "title": "Using parSim on a supercomputer",
      "author": "Mihai Constantin and Sacha Epskamp",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Writing the Simulation Script",
        "Preparing the Job Script",
        "Submitting the Job",
        "Folder Structure",
        "Downloading the Results",
        "Processing the Results"
      ],
      "created": "2025-06-20 00:03:04",
      "modified": "2025-06-20 00:03:04",
      "commits": 1
    }
  ],
  "_score": 5.644438589467839,
  "_indexed": true,
  "_nocasepkg": "parsim",
  "_universes": [
    "sachaepskamp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-28T09:13:31.000Z",
      "distro": "noble",
      "commit": "f27c8700527e8849f7265c7f4d3f648839b95f88",
      "fileid": "80a0fc4d2b82b2254d4b6d37515eea81b674398ab86e46c2331c6f4ea494d957",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sachaepskamp/actions/runs/26565544120"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-28T09:13:30.000Z",
      "distro": "noble",
      "commit": "f27c8700527e8849f7265c7f4d3f648839b95f88",
      "fileid": "97a4a1f44e88886fb83e2a63bc1d8fa8b619044b67a4800a7a3c0e8af8dffef1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sachaepskamp/actions/runs/26565544120"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-28T09:12:54.000Z",
      "commit": "f27c8700527e8849f7265c7f4d3f648839b95f88",
      "fileid": "dbff472125c1eb13ac999a6e4d8c543806668d41b1ab067c78abd952ae787579",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sachaepskamp/actions/runs/26565544120"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-28T09:12:46.000Z",
      "commit": "f27c8700527e8849f7265c7f4d3f648839b95f88",
      "fileid": "89ed86ecd30775e79f09d87ad5ab905b6ea16f81faee84878002b2b3458167ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sachaepskamp/actions/runs/26565544120"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-28T09:13:30.000Z",
      "commit": "f27c8700527e8849f7265c7f4d3f648839b95f88",
      "fileid": "e29f107fbb249737fa36b2a5af7c083c51da1d448f39102c539217612b0bea0d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sachaepskamp/actions/runs/26565544120"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-28T09:12:45.000Z",
      "commit": "f27c8700527e8849f7265c7f4d3f648839b95f88",
      "fileid": "b849134cc047036eca8c7d6c0591da1a083cb3835a26be2dc44c3e2e200262a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sachaepskamp/actions/runs/26565544120"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-28T09:12:35.000Z",
      "commit": "f27c8700527e8849f7265c7f4d3f648839b95f88",
      "fileid": "a040f071a54ef2bdfc1a6c886cbe83427dc9e00990f2f6e1ac8114e18159b99b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sachaepskamp/actions/runs/26565544120"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-28T09:12:42.000Z",
      "commit": "f27c8700527e8849f7265c7f4d3f648839b95f88",
      "fileid": "9a75a214037296dc857598e55ce1f57827a648d0ab2d90a2d1a54790725693cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sachaepskamp/actions/runs/26565544120"
    }
  ]
}