{
  "_id": "6a1fd16bb401979e7343568c",
  "Package": "valection",
  "Type": "Package",
  "Title": "Sampler for Verification Studies",
  "Version": "1.0.0",
  "Date": "2018-02-05",
  "Authors@R": "c(\nperson(\"Chris\", \"Cooper\", role = \"aut\"),\nperson(\"Dorota\", \"H. Sendorek\", role = \"ctb\"),\nperson(\"Paul\", \"C. Boutros\", role = c(\"cre\", \"cph\"), email = \"Paul.Boutros@oicr.on.ca\")\n)",
  "Author": "Chris Cooper [aut], Dorota H. Sendorek [ctb], Paul C. Boutros\n[cre, cph]",
  "Maintainer": "Paul C. Boutros <Paul.Boutros@oicr.on.ca>",
  "Description": "A binding for the 'valection' program which offers various\nways to sample the outputs of competing algorithms or\nparameterizations, and fairly assess their performance against\neach other. The 'valection' C library is required to use this\npackage and can be downloaded from:\n<http://labs.oicr.on.ca/boutros-lab/software/valection>. Cooper\nCI, et al; Valection: Design Optimization for Validation and\nVerification Studies; Biorxiv 2018; <doi:10.1101/254839>.",
  "SystemRequirements": "valection (>= 1.0.0)",
  "URL": "http://labs.oicr.on.ca/boutros-lab/software/valection",
  "License": "GPL-3",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 06:59:27 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-02-06 08:29:33 UTC",
  "RemoteUrl": "https://github.com/cran/valection",
  "RemoteRef": "HEAD",
  "RemoteSha": "2b12bc5ad21907a9b2e076614c89a85b36d52826",
  "MD5sum": "cb43b4def32af855cb31850891651efc",
  "_user": "cran",
  "_type": "src",
  "_file": "valection_1.0.0.tar.gz",
  "_fileid": "70d59e5e5aceb9e72280f699f969d83f04754e93fe1b55dcbbde93650c3b155b",
  "_filesize": 137589,
  "_sha256": "70d59e5e5aceb9e72280f699f969d83f04754e93fe1b55dcbbde93650c3b155b",
  "_created": "2026-06-03T06:59:27.000Z",
  "_published": "2026-06-03T07:02:03.164Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79239303430,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377809674"
    },
    {
      "job": 79239303448,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377806356"
    },
    {
      "job": 79238961689,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377776727"
    },
    {
      "job": 79239303420,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377806532"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26868868922",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/valection",
  "_commit": {
    "id": "2b12bc5ad21907a9b2e076614c89a85b36d52826",
    "author": "Paul C. Boutros <Paul.Boutros@oicr.on.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1517905773
  },
  "_maintainer": {
    "name": "Paul C. Boutros",
    "email": "paul.boutros@oicr.on.ca"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 32,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/valection"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/valection.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-02-06"
    }
  ],
  "_exports": [
    "check.for.library",
    "handle.missing.library",
    "quoted",
    "run.decreasing.with.overlap",
    "run.directed.sampling",
    "run.equal.per.caller",
    "run.equal.per.overlap",
    "run.increasing.with.overlap",
    "run.random.sampling"
  ],
  "_help": [
    {
      "page": "run.decreasing.with.overlap",
      "title": "Run the decreasing with overlap algorithm",
      "topics": [
        "run.decreasing.with.overlap"
      ]
    },
    {
      "page": "run.directed.sampling",
      "title": "Run the directed sampling algorithm",
      "topics": [
        "run.directed.sampling"
      ]
    },
    {
      "page": "run.equal.per.caller",
      "title": "Run the equal per caller algorithm",
      "topics": [
        "run.equal.per.caller"
      ]
    },
    {
      "page": "run.equal.per.overlap",
      "title": "Run the equal per overlap algorithm",
      "topics": [
        "run.equal.per.overlap"
      ]
    },
    {
      "page": "run.increasing.with.overlap",
      "title": "Run the increasing with overlap algorithm",
      "topics": [
        "run.increasing.with.overlap"
      ]
    },
    {
      "page": "run.random.sampling",
      "title": "Run the random sampling algorithm",
      "topics": [
        "run.random.sampling"
      ]
    }
  ],
  "_rundeps": [
    "brio",
    "callr",
    "cli",
    "crayon",
    "desc",
    "diffobj",
    "evaluate",
    "fs",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pkgbuild",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "R6",
    "rlang",
    "rprojroot",
    "testthat",
    "waldo",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Valection_Introduction.Rnw",
      "filename": "Valection_Introduction.pdf",
      "title": "Overview of Valection",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2018-02-06 08:29:33",
      "modified": "2018-02-06 08:29:33",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "valection",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-03T07:01:21.000Z",
      "distro": "noble",
      "commit": "2b12bc5ad21907a9b2e076614c89a85b36d52826",
      "fileid": "d687808561d200570e023d730e069136858c63393dd8f6038091ca93c98cc22f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26868868922"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-03T07:01:10.000Z",
      "distro": "noble",
      "commit": "2b12bc5ad21907a9b2e076614c89a85b36d52826",
      "fileid": "82aa2d821800206e1ad7aca6bb5e5796c044707ad30c92cc41a2c09ad3ed3160",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26868868922"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-03T07:01:23.000Z",
      "commit": "2b12bc5ad21907a9b2e076614c89a85b36d52826",
      "fileid": "a1be149a080237fb9b2adcd370c34c02bf7d2d8e68934c122581364619a45deb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26868868922"
    }
  ]
}