{
  "_id": "6a104b73acfb0bcc41c9fed8",
  "Package": "reval",
  "Title": "Argument Table Generation for Sensitivity Analysis",
  "Version": "3.1-0",
  "Author": "Michael C Koohafkan [aut, cre]",
  "Maintainer": "Michael C Koohafkan <michael.koohafkan@gmail.com>",
  "Description": "Simplified scenario testing and sensitivity analysis,\nredesigned to use packages 'future' and 'furrr'. Provides\nfunctions for generating function argument sets using\none-factor-at-a-time (OFAT) and (sampled) permutations.",
  "Encoding": "UTF-8",
  "URL": "https://github.com/mkoohafkan/reval",
  "BugReports": "https://github.com/mkoohafkan/reval/issues",
  "License": "GPL (>= 3)",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.2",
  "Repository": "https://mkoohafkan.r-universe.dev",
  "Date/Publication": "2024-09-03 04:12:26 UTC",
  "RemoteUrl": "https://github.com/mkoohafkan/reval",
  "RemoteRef": "HEAD",
  "RemoteSha": "b083b28a13b667f8a388d11879b35e4964778cec",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 07:52:40 UTC",
    "User": "root"
  },
  "MD5sum": "1b475bd80d1f041d0739f4db72c7e599",
  "_user": "mkoohafkan",
  "_type": "src",
  "_file": "reval_3.1-0.tar.gz",
  "_fileid": "a52d3234b06a246e2e6d9c14538de0f13d39fa40653e022479f9c79b77a68a67",
  "_filesize": 380149,
  "_sha256": "a52d3234b06a246e2e6d9c14538de0f13d39fa40653e022479f9c79b77a68a67",
  "_created": "2026-05-10T07:52:40.000Z",
  "_published": "2026-05-22T12:26:27.372Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77379016113,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902110124"
    },
    {
      "job": 77379015890,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902109814"
    },
    {
      "job": 77379016198,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902106053"
    },
    {
      "job": 77379016076,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902106753"
    },
    {
      "job": 77379015012,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902096400"
    },
    {
      "job": 77379015275,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160426803"
    },
    {
      "job": 77379015850,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902104541"
    },
    {
      "job": 77379016142,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902103600"
    },
    {
      "job": 77379016048,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902105336"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25623306376",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mkoohafkan/reval",
  "_commit": {
    "id": "b083b28a13b667f8a388d11879b35e4964778cec",
    "author": "Michael Koohafkan <mkoohafkan@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md\n\nBadges now use https",
    "time": 1725336746
  },
  "_maintainer": {
    "name": "Michael C Koohafkan",
    "email": "michael.koohafkan@gmail.com",
    "login": "mkoohafkan",
    "uuid": 4790348
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "purrr",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4",
      "role": "Imports"
    },
    {
      "package": "future",
      "version": ">= 1.21",
      "role": "Suggests"
    },
    {
      "package": "furrr",
      "version": ">= 0.2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.33",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.8",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1",
      "role": "Suggests"
    },
    {
      "package": "rivr",
      "version": ">= 1.2",
      "role": "Suggests"
    }
  ],
  "_owner": "mkoohafkan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "parallel",
    "sensitivity-analysis"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mkoohafkan",
      "count": 36,
      "uuid": 4790348
    }
  ],
  "_userbio": {
    "uuid": 4790348,
    "type": "user",
    "name": "Michael Koohafkan",
    "description": "Just some guy who does some stuff"
  },
  "_downloads": {
    "count": 214,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/reval"
  },
  "_devurl": "https://github.com/mkoohafkan/reval",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/reval.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mkoohafkan/reval",
  "_realowner": "mkoohafkan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-03-26"
    },
    {
      "version": "2.0.0",
      "date": "2015-05-26"
    },
    {
      "version": "3.0-0",
      "date": "2021-06-27"
    },
    {
      "version": "3.1-0",
      "date": "2022-06-29"
    }
  ],
  "_exports": [
    "args_ofat",
    "args_permute",
    "args_set"
  ],
  "_help": [
    {
      "page": "reval-package",
      "title": "Repeated Function Evaluation For Sensitivity Analysis",
      "topics": [
        "reval-package"
      ]
    },
    {
      "page": "args_ofat",
      "title": "One Factor At a Time Argument Set",
      "topics": [
        "args_ofat"
      ]
    },
    {
      "page": "args_permute",
      "title": "Permutation Argument Set",
      "topics": [
        "args_permute"
      ]
    },
    {
      "page": "args_set",
      "title": "Argument Set",
      "topics": [
        "args_set"
      ]
    }
  ],
  "_readme": "https://github.com/mkoohafkan/reval/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "quickstart.Rmd",
      "filename": "quickstart.html",
      "title": "Quickstart for reval",
      "author": "Michael Koohafkan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example: Channel design sensitivity analysis"
      ],
      "created": "2015-01-26 07:38:09",
      "modified": "2022-06-29 06:12:36",
      "commits": 10
    }
  ],
  "_score": 3.740362689494244,
  "_indexed": true,
  "_nocasepkg": "reval",
  "_universes": [
    "mkoohafkan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1-0",
      "date": "2026-05-10T07:54:46.000Z",
      "distro": "noble",
      "commit": "b083b28a13b667f8a388d11879b35e4964778cec",
      "fileid": "f92972ea6989b0810537900a78202e889d580de6b3704c781c97fa4b51f1918c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25623306376"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1-0",
      "date": "2026-05-10T07:54:45.000Z",
      "distro": "noble",
      "commit": "b083b28a13b667f8a388d11879b35e4964778cec",
      "fileid": "2768635d9c98152095d1ba6a24f4e3356aa925e86d0a53a3880b2ad48463cd7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25623306376"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.1-0",
      "date": "2026-05-10T07:54:14.000Z",
      "commit": "b083b28a13b667f8a388d11879b35e4964778cec",
      "fileid": "6dd9e8cf1172c10c0c7b32197eaab101a6f619ddd00586ea68f9ff6419c8b7ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25623306376"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.1-0",
      "date": "2026-05-10T07:54:18.000Z",
      "commit": "b083b28a13b667f8a388d11879b35e4964778cec",
      "fileid": "4bc87ecff836b9a2a9ce34e8dd0bba52457e7f2d5ab8a003ec2ea6a233a4185e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25623306376"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.1-0",
      "date": "2026-05-10T07:53:52.000Z",
      "commit": "b083b28a13b667f8a388d11879b35e4964778cec",
      "fileid": "f328c57aabaf3660ceeaf8b9e50d38e0ba0e3d83223c6d7340dfa49aa2bcbe6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25623306376"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.1-0",
      "date": "2026-05-10T07:53:42.000Z",
      "commit": "b083b28a13b667f8a388d11879b35e4964778cec",
      "fileid": "929b9bd84bc506e75e9418ae452c7945d1965b83b0f331c95c07300a22f0daa8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25623306376"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.1-0",
      "date": "2026-05-10T07:53:59.000Z",
      "commit": "b083b28a13b667f8a388d11879b35e4964778cec",
      "fileid": "e4661dae6286abec87b19b02e040fc6644dda607d28f531e503871e4017c6dbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25623306376"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.1-0",
      "date": "2026-05-22T12:26:02.000Z",
      "commit": "b083b28a13b667f8a388d11879b35e4964778cec",
      "fileid": "d678fef4f2f924a15b15cc9e6ed74a9d0ff00f40f43bdb5d4dbd13570b6c7cd4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25623306376"
    }
  ]
}