{
  "_id": "6a47b72ae06c18f0a651bc1a",
  "Package": "paramsim",
  "Type": "Package",
  "Title": "Parameterized Simulation",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Daniel\", \"James\", email = \"futathesis@gmail.com\", role = c(\"cre\",\"aut\")),\nperson(\"Ayinde\", \"Kayode\", email = \"kayinde@futa.edu.ng\", role = \"aut\"))",
  "Maintainer": "Daniel James <futathesis@gmail.com>",
  "Description": "This function obtains a Random Number Generator (RNG) or\ncollection of RNGs that replicate the required parameter(s) of\na distribution for a time series of data. Consider the case of\nreproducing a time series data set of size 20 that uses an\nautoregressive (AR) model with phi = 0.8 and standard deviation\nequal to 1. When one checks the arima.sin() function's\nestimated parameters, it's possible that after a single trial\nor a few more, one won't find the precise parameters. This\nenables one to look for the ideal RNG setting for a simulation\nthat will accurately duplicate the desired parameters.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://sta189332.r-universe.dev",
  "Date/Publication": "2023-01-20 14:05:13 UTC",
  "RemoteUrl": "https://github.com/sta189332/paramsim",
  "RemoteRef": "HEAD",
  "RemoteSha": "1e0fdc4a7da2da9c5a84d71ff984fa4a8428c526",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 13:17:01 UTC",
    "User": "root"
  },
  "Author": "Daniel James [cre, aut],\nAyinde Kayode [aut]",
  "_user": "sta189332",
  "_type": "src",
  "_file": "paramsim_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/bae2a246edb208243a2a73e913e144d20e3d7f985686204f03d9c8a95b311eec",
  "_filesize": 86491,
  "_sha256": "bae2a246edb208243a2a73e913e144d20e3d7f985686204f03d9c8a95b311eec",
  "_expires": "2026-10-11T13:20:41.000Z",
  "_created": "2026-07-03T13:17:01.000Z",
  "_published": "2026-07-03T13:20:42.433Z",
  "_jobs": [
    {
      "job": 85008148275,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8067541221"
    },
    {
      "job": 85008148230,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067542778"
    },
    {
      "job": 85008148280,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8067547231"
    },
    {
      "job": 85008148293,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067531004"
    },
    {
      "job": 85007666770,
      "time": 167,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067494341"
    },
    {
      "job": 85008148272,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8067540283"
    },
    {
      "job": 85008148256,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8067528125"
    },
    {
      "job": 85008148243,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8067525331"
    },
    {
      "job": 85008148258,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067534763"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sta189332/actions/runs/28662925078",
  "_status": "success",
  "_upstream": "https://github.com/sta189332/paramsim",
  "_commit": {
    "id": "1e0fdc4a7da2da9c5a84d71ff984fa4a8428c526",
    "author": "Daniel James <92138805+sta189332@users.noreply.github.com>",
    "committer": "Daniel James <92138805+sta189332@users.noreply.github.com>",
    "message": "reduce range of seed to reduce execusion time\n",
    "time": 1674223513
  },
  "_maintainer": {
    "name": "Daniel James",
    "email": "futathesis@gmail.com",
    "login": "sta189332",
    "description": "",
    "uuid": 92138805
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sta189332",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "sta189332",
      "count": 11,
      "uuid": 92138805
    }
  ],
  "_userbio": {
    "uuid": 92138805,
    "type": "user",
    "name": "Daniel James",
    "followers": 0
  },
  "_downloads": {
    "count": 230,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/paramsim"
  },
  "_devurl": "https://github.com/sta189332/paramsim",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/paramsim.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sta189332/paramsim",
  "_realowner": "sta189332",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-01-23"
    }
  ],
  "_exports": [
    "arimasim"
  ],
  "_help": [
    {
      "page": "This",
      "title": "Parameterized Simulation",
      "topics": [
        "arimasim"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "codetools",
    "colorspace",
    "cpp11",
    "digest",
    "doParallel",
    "farver",
    "foreach",
    "forecast",
    "fracdiff",
    "future",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "lmtest",
    "magrittr",
    "nlme",
    "nnet",
    "parallelly",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "paramsim.Rmd",
      "filename": "paramsim.html",
      "title": "paramsim",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "data simulation",
        "Statement of Problem",
        "About the Package",
        "Instalation",
        "Description",
        "Usage",
        "Argument",
        "Output",
        "Examples",
        "vignette",
        "Reference"
      ],
      "created": "2022-12-16 20:11:40",
      "modified": "2022-12-16 20:11:40",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "paramsim",
  "_universes": [
    "sta189332"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T13:19:04.000Z",
      "distro": "resolute",
      "commit": "1e0fdc4a7da2da9c5a84d71ff984fa4a8428c526",
      "fileid": "https://r2.ropensci.org/a24d75f38deeb48b90698c9a9aadc7802951d323a4df62cdcbdf89c935ff01fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sta189332/actions/runs/28662925078"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T13:19:06.000Z",
      "distro": "resolute",
      "commit": "1e0fdc4a7da2da9c5a84d71ff984fa4a8428c526",
      "fileid": "https://r2.ropensci.org/730d3ffc220bd8664241fa1dbf6ceb5b15d1acae4cad004af60a062700cb876f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sta189332/actions/runs/28662925078"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T13:19:30.000Z",
      "commit": "1e0fdc4a7da2da9c5a84d71ff984fa4a8428c526",
      "fileid": "https://r2.ropensci.org/6ad0e6c1a4be619d3754e01284d6752b8cb4af211d34f1d04e56faa575168384",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sta189332/actions/runs/28662925078"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T13:18:44.000Z",
      "commit": "1e0fdc4a7da2da9c5a84d71ff984fa4a8428c526",
      "fileid": "https://r2.ropensci.org/1c3334568f3a352479e3047da4512b4858cb20aee4b8053413fda01808e5cf86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sta189332/actions/runs/28662925078"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-03T13:19:32.000Z",
      "commit": "1e0fdc4a7da2da9c5a84d71ff984fa4a8428c526",
      "fileid": "https://r2.ropensci.org/7d3b1360c6700898e77fcceee770737f860fd29c9f998c5162349f910a82eae8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sta189332/actions/runs/28662925078"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T13:18:22.000Z",
      "commit": "1e0fdc4a7da2da9c5a84d71ff984fa4a8428c526",
      "fileid": "https://r2.ropensci.org/b1708cf12132ccb40fbd9f48aa77171f042434c1f115962838a9188d95910130",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sta189332/actions/runs/28662925078"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T13:18:11.000Z",
      "commit": "1e0fdc4a7da2da9c5a84d71ff984fa4a8428c526",
      "fileid": "https://r2.ropensci.org/9d3ad7716a672f091509d6dc24c62bc9ba6a6892bd9816dcb706f0872d0603c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sta189332/actions/runs/28662925078"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T13:18:37.000Z",
      "commit": "1e0fdc4a7da2da9c5a84d71ff984fa4a8428c526",
      "fileid": "https://r2.ropensci.org/556d196098af62bcfdf03b02a931b21f0a4063f10dc40d54714552673decc067",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sta189332/actions/runs/28662925078"
    }
  ]
}