{
  "_id": "6a1063acacfb0bcc41ca8585",
  "Package": "mrgsim.parallel",
  "Type": "Package",
  "Title": "Simulate with 'mrgsolve' in Parallel",
  "Version": "0.3.0.9000",
  "Authors@R": "c(\nperson(\"Kyle\", \"Baron\", \"\", \"kylebtwin@imap.cc\", c(\"aut\", \"cre\"))\n)",
  "Maintainer": "Kyle Baron <kylebtwin@imap.cc>",
  "Description": "Simulation from an 'mrgsolve'\n<https://cran.r-project.org/package=mrgsolve> model using a\nparallel backend. Input data sets are split (chunked) and\nsimulated in parallel using mclapply() or future_lapply()\n<https://cran.r-project.org/package=future.apply>.",
  "License": "GPL (>=2)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/kylebaron/mrgsim.parallel",
  "BugReports": "https://github.com/kylebaron/mrgsim.parallel/issues",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 07:11:45 UTC",
    "User": "root"
  },
  "Repository": "https://kylebaron.r-universe.dev",
  "Date/Publication": "2025-09-10 17:50:50 UTC",
  "RemoteUrl": "https://github.com/kylebaron/mrgsim.parallel",
  "RemoteRef": "HEAD",
  "RemoteSha": "9612ab3a850e9c1f625fec85edd850b09e99ed63",
  "Author": "Kyle Baron [aut, cre]",
  "MD5sum": "cf3e618733b201dbb788d4d63560a59d",
  "_user": "kylebaron",
  "_type": "src",
  "_file": "mrgsim.parallel_0.3.0.9000.tar.gz",
  "_fileid": "0322b4b9857eb7d8ef9db0caa2a5a12cc9f098e4ade0e363a662e6bea2196330",
  "_filesize": 486389,
  "_sha256": "0322b4b9857eb7d8ef9db0caa2a5a12cc9f098e4ade0e363a662e6bea2196330",
  "_created": "2026-05-08T07:11:45.000Z",
  "_published": "2026-05-22T14:09:48.655Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77396496067,
      "time": 193,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6873888023"
    },
    {
      "job": 77396496019,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873879197"
    },
    {
      "job": 77396496161,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6873871182"
    },
    {
      "job": 77396495918,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873871644"
    },
    {
      "job": 77396495462,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873840157"
    },
    {
      "job": 77396495486,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162547177"
    },
    {
      "job": 77396496324,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6873877971"
    },
    {
      "job": 77396496125,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6873875777"
    },
    {
      "job": 77396496100,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873873553"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kylebaron/actions/runs/25542267173",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kylebaron/mrgsim.parallel",
  "_commit": {
    "id": "9612ab3a850e9c1f625fec85edd850b09e99ed63",
    "author": "Kyle Baron <kyleb@metrumrg.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #27 from kyleam/nocov-unbal\n\nbg_mrgsim_d_impl: drop unbalanced nocov comment",
    "time": 1757526650
  },
  "_maintainer": {
    "name": "Kyle Baron",
    "email": "kylebtwin@imap.cc",
    "login": "kylebaron",
    "uuid": 16908301
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "mrgsolve",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "fst",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    },
    {
      "package": "qs",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "kylebaron",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "future",
    "mrgsolve",
    "parallelization"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "kylebaron",
      "count": 167,
      "uuid": 16908301
    },
    {
      "user": "kyleam",
      "count": 1,
      "uuid": 1297788
    }
  ],
  "_userbio": {
    "uuid": 16908301,
    "type": "user",
    "name": "Kyle Baron"
  },
  "_downloads": {
    "count": 300,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mrgsim.parallel"
  },
  "_devurl": "https://github.com/kylebaron/mrgsim.parallel",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mrgsim.parallel.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kylebaron/mrgsim.parallel",
  "_realowner": "kylebaron",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2020-07-06"
    },
    {
      "version": "0.2.0",
      "date": "2022-01-30"
    },
    {
      "version": "0.2.1",
      "date": "2022-03-17"
    },
    {
      "version": "0.3.0",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "bg_mclapply",
    "bg_mrgsim_d",
    "chunk_by_cols",
    "chunk_by_id",
    "chunk_by_row",
    "ext_stream",
    "file_set",
    "file_stream",
    "format_is_set",
    "format_stream",
    "fu_mrgsim_d",
    "fu_mrgsim_d0",
    "fu_mrgsim_ei",
    "fu_mrgsim_ei0",
    "future_mrgsim_d",
    "future_mrgsim_ei",
    "get_fst",
    "head_fst",
    "internalize_fst",
    "is_locker_dir",
    "is.file_set_item",
    "is.file_stream",
    "is.locker_stream",
    "is.stream_format",
    "list_fst",
    "locate_stream",
    "mc_mrgsim_d",
    "mc_mrgsim_ei",
    "mrgsim_ms",
    "mrgsim_worker",
    "new_stream",
    "noreset_locker",
    "reset_locker",
    "setup_locker",
    "temp_ds",
    "version_locker",
    "write_stream"
  ],
  "_help": [
    {
      "page": "bg_mclapply",
      "title": "Multicore lapply in the background",
      "topics": [
        "bg_mclapply"
      ]
    },
    {
      "page": "bg_mrgsim_d",
      "title": "Run mrgsim in the background",
      "topics": [
        "bg_mrgsim_d"
      ]
    },
    {
      "page": "chunk_data_frame",
      "title": "Chunk a data frame",
      "topics": [
        "chunk_by_cols",
        "chunk_by_id",
        "chunk_by_row",
        "chunk_data_frame"
      ]
    },
    {
      "page": "ext_stream",
      "title": "Set or change the file extension on file_stream names",
      "topics": [
        "ext_stream"
      ]
    },
    {
      "page": "file_set",
      "title": "Generate a sequence of file objects",
      "topics": [
        "file_set"
      ]
    },
    {
      "page": "file_stream",
      "title": "Create a stream of files",
      "topics": [
        "file_stream"
      ]
    },
    {
      "page": "format_is_set",
      "title": "Check format status of file set item",
      "topics": [
        "format_is_set",
        "is.stream_format"
      ]
    },
    {
      "page": "format_stream",
      "title": "Set the format for a stream_file object",
      "topics": [
        "format_stream"
      ]
    },
    {
      "page": "head_fst",
      "title": "Get the head of an fst file set",
      "topics": [
        "head_fst"
      ]
    },
    {
      "page": "internalize_fst",
      "title": "Get the contents of an fst file set",
      "topics": [
        "get_fst",
        "internalize_fst"
      ]
    },
    {
      "page": "is_locker_dir",
      "title": "Check if a directory is dedicated locker space",
      "topics": [
        "is_locker_dir"
      ]
    },
    {
      "page": "is.file_set_item",
      "title": "Check if an object is a file_set_item",
      "topics": [
        "is.file_set_item"
      ]
    },
    {
      "page": "is.file_stream",
      "title": "Check if an object inherits from file_stream",
      "topics": [
        "is.file_stream"
      ]
    },
    {
      "page": "is.locker_stream",
      "title": "Check if an object inherits from locker_stream",
      "topics": [
        "is.locker_stream"
      ]
    },
    {
      "page": "list_fst",
      "title": "List all output files in a fst file set",
      "topics": [
        "list_fst"
      ]
    },
    {
      "page": "locate_stream",
      "title": "Set or change the directory for file_stream objects",
      "topics": [
        "locate_stream"
      ]
    },
    {
      "page": "mrgsim_ms",
      "title": "Run mrgsim after trying to load the shared object",
      "topics": [
        "mrgsim_ms",
        "mrgsim_worker"
      ]
    },
    {
      "page": "mrgsim.parallel",
      "title": "Simulate with 'mrgsolve' in Parallel",
      "topics": [
        "mrgsim.parallel"
      ]
    },
    {
      "page": "new_stream",
      "title": "Create a stream of outputs and inputs",
      "topics": [
        "new_stream",
        "new_stream.character",
        "new_stream.data.frame",
        "new_stream.list",
        "new_stream.numeric"
      ]
    },
    {
      "page": "noreset_locker",
      "title": "Prohibit a locker space from being reset",
      "topics": [
        "noreset_locker"
      ]
    },
    {
      "page": "parallel_mrgsim_d",
      "title": "Simulate a data set in parallel",
      "topics": [
        "future_mrgsim_d",
        "fu_mrgsim_d",
        "fu_mrgsim_d0",
        "mc_mrgsim_d",
        "parallel_mrgsim_d"
      ]
    },
    {
      "page": "parallel_mrgsim_ei",
      "title": "Simulate an idata set in parallel",
      "topics": [
        "future_mrgsim_ei",
        "fu_mrgsim_ei",
        "fu_mrgsim_ei0",
        "mc_mrgsim_ei",
        "parallel_mrgsim_ei"
      ]
    },
    {
      "page": "reset_locker",
      "title": "Initialize the locker directory",
      "topics": [
        "reset_locker"
      ]
    },
    {
      "page": "setup_locker",
      "title": "Set up a data storage locker",
      "topics": [
        "setup_locker"
      ]
    },
    {
      "page": "temp_ds",
      "title": "Create a path to a dataset in tempdir",
      "topics": [
        "temp_ds"
      ]
    },
    {
      "page": "version_locker",
      "title": "Version locker contents",
      "topics": [
        "version_locker"
      ]
    },
    {
      "page": "write_stream",
      "title": "Writer functions for stream_file objects",
      "topics": [
        "write_stream",
        "write_stream.default",
        "write_stream.stream_format_feather",
        "write_stream.stream_format_fst",
        "write_stream.stream_format_parquet",
        "write_stream.stream_format_qs",
        "write_stream.stream_format_rds"
      ]
    }
  ],
  "_readme": "https://github.com/kylebaron/mrgsim.parallel/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "callr",
    "cli",
    "codetools",
    "digest",
    "dplyr",
    "fst",
    "fstcore",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "lifecycle",
    "listenv",
    "magrittr",
    "mrgsolve",
    "parallelly",
    "pillar",
    "pkgconfig",
    "processx",
    "ps",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "mrgsim.parallel.Rmd",
      "filename": "mrgsim.parallel.html",
      "title": "Get started",
      "author": "",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Simulate a data set",
        "Simulate idata with event",
        "Simulate in the background",
        "Tools",
        "File streams"
      ],
      "created": "2022-01-30 06:18:16",
      "modified": "2022-01-30 06:18:16",
      "commits": 1
    }
  ],
  "_score": 4.903089986991944,
  "_indexed": true,
  "_nocasepkg": "mrgsim.parallel",
  "_universes": [
    "kylebaron"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-08T07:14:38.000Z",
      "distro": "noble",
      "commit": "9612ab3a850e9c1f625fec85edd850b09e99ed63",
      "fileid": "56c827f7caa0765e980c359a6a3a5c7c0cf11a3e18cfdbfb82070a3aa7b20410",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebaron/actions/runs/25542267173"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-08T07:14:04.000Z",
      "distro": "noble",
      "commit": "9612ab3a850e9c1f625fec85edd850b09e99ed63",
      "fileid": "b41e64e730cb43481e733708cfdfe75f686e444f94eb3d06c1639c9fb485617b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebaron/actions/runs/25542267173"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-08T07:13:36.000Z",
      "commit": "9612ab3a850e9c1f625fec85edd850b09e99ed63",
      "fileid": "aaed9d0f18832f69f7d8efe99c3c135513cd09069aa95ba6e84a8559237c6445",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebaron/actions/runs/25542267173"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-08T07:13:37.000Z",
      "commit": "9612ab3a850e9c1f625fec85edd850b09e99ed63",
      "fileid": "5b6cb76c05d70dd5d86a74378e5d7c50e17206d0ff84fc600347f359dde4d5bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebaron/actions/runs/25542267173"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-08T07:13:46.000Z",
      "commit": "9612ab3a850e9c1f625fec85edd850b09e99ed63",
      "fileid": "081e711ea829f4622366a4980c535e6d503683074d6ce238627aa1b26cb3d77e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebaron/actions/runs/25542267173"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-08T07:13:28.000Z",
      "commit": "9612ab3a850e9c1f625fec85edd850b09e99ed63",
      "fileid": "51b05b806e636996a5eba475cfb4ddb90cb9239b569974551146b19d52bd23bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebaron/actions/runs/25542267173"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-08T07:13:30.000Z",
      "commit": "9612ab3a850e9c1f625fec85edd850b09e99ed63",
      "fileid": "dc2fe532af5e0408fa0ae06ce8b3f96188f4c5537603dc0c945a031c5f5b8973",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebaron/actions/runs/25542267173"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-05-22T14:09:30.000Z",
      "commit": "9612ab3a850e9c1f625fec85edd850b09e99ed63",
      "fileid": "07dd2b38b74c685e2b62200daee058b0fe2d07161b697282fa70cb01977141c7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kylebaron/actions/runs/25542267173"
    }
  ]
}