{
  "_id": "6a229fa7cd65a98ecbd58401",
  "Package": "SequentialDesign",
  "Title": "Observational Database Study Planning using Exact Sequential\nAnalysis for Poisson and Binomial Data",
  "Version": "1.0",
  "Authors@R": "c(person(\"Judith\", \"Maro\", role=c(\"aut\", \"cre\"), email = \"judy_maro@harvardpilgrim.org\"), person(\"Laura\", \"Hou\", role=\"aut\", email=\"laura_hou@harvardpilgrim.org\"))",
  "Author": "Judith Maro [aut, cre], Laura Hou [aut]",
  "Maintainer": "Judith Maro <judy_maro@harvardpilgrim.org>",
  "Description": "Functions to be used in conjunction with the 'Sequential'\npackage that allows for planning of observational database\nstudies that will be analyzed with exact sequential analysis.\nThis package supports Poisson- and binomial-based data. The\nprimary function, seq_wrapper(...), accepts parameters for\nsimulation of a simple exposure pattern and for the\n'Sequential' package setup and analysis functions. The exposure\nmatrix is used to simulate the true and false positive and\nnegative populations (Green (1983)\n<doi:10.1093/oxfordjournals.aje.a113521>, Brenner (1993)\n<doi:10.1093/oxfordjournals.aje.a116805>). Functions are then\nrun from the 'Sequential' package on these populations, which\nallows for the exploration of outcome misclassification in\ndata.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 10:04:22 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2017-11-16 08:52:56 UTC",
  "RemoteUrl": "https://github.com/cran/SequentialDesign",
  "RemoteRef": "HEAD",
  "RemoteSha": "9aa39bb8821093f540abebb0ed7effe7f9b97bd8",
  "MD5sum": "f6eda47aa4ed6c526ef782596d95ef13",
  "_user": "cran",
  "_type": "src",
  "_file": "SequentialDesign_1.0.tar.gz",
  "_fileid": "728cbaecfd988574a2a4237a7ade70ae52c6c108462a518651373fc578d0f0d7",
  "_filesize": 115295,
  "_sha256": "728cbaecfd988574a2a4237a7ade70ae52c6c108462a518651373fc578d0f0d7",
  "_created": "2026-06-05T10:04:22.000Z",
  "_published": "2026-06-05T10:06:30.988Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79706452474,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434016515"
    },
    {
      "job": 79706452467,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434016988"
    },
    {
      "job": 79706060065,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433986676"
    },
    {
      "job": 79706452428,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434016186"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27008494974",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SequentialDesign",
  "_commit": {
    "id": "9aa39bb8821093f540abebb0ed7effe7f9b97bd8",
    "author": "Judith Maro <judy_maro@harvardpilgrim.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1510822376
  },
  "_maintainer": {
    "name": "Judith Maro",
    "email": "judy_maro@harvardpilgrim.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.1",
      "role": "Depends"
    },
    {
      "package": "Sequential",
      "role": "Imports"
    },
    {
      "package": "stats",
      "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": 117,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SequentialDesign"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SequentialDesign.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-11-16"
    }
  ],
  "_exports": [
    "create.exposure",
    "fun.decum",
    "fun.exposure",
    "initialize.data",
    "SCRI.seq",
    "seq_wrapper",
    "sim.exposure"
  ],
  "_help": [
    {
      "page": "create.exposure",
      "title": "Create Exposure Data Matrix",
      "topics": [
        "create.exposure"
      ]
    },
    {
      "page": "fun.decum",
      "title": "Decumulate Values in a Matrix",
      "topics": [
        "fun.decum"
      ]
    },
    {
      "page": "fun.exposure",
      "title": "Define Exposure Accumulation Function",
      "topics": [
        "fun.exposure"
      ]
    },
    {
      "page": "initialize.data",
      "title": "Create Simulated Sequential Data Parameter Data Frame",
      "topics": [
        "initialize.data"
      ]
    },
    {
      "page": "SCRI.seq",
      "title": "Perform sequential analysis on true and misclassified binomial data",
      "topics": [
        "SCRI.seq"
      ]
    },
    {
      "page": "seq_wrapper",
      "title": "Execute Simulated Exact Sequential Analysis in Multi-Site Observational Database Studies",
      "topics": [
        "seq_wrapper"
      ]
    },
    {
      "page": "sim.exposure",
      "title": "Create Simulated Exposure Matrix for Real and Observed Data",
      "topics": [
        "sim.exposure"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "digest",
    "fftw",
    "generics",
    "lattice",
    "maxLik",
    "miscTools",
    "pmultinom",
    "sandwich",
    "Sequential",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "sequentialdesign",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-05T10:06:06.000Z",
      "distro": "noble",
      "commit": "9aa39bb8821093f540abebb0ed7effe7f9b97bd8",
      "fileid": "cb3adfdcb5968e984bc955f47284b3762de08e1857bea63a410fa9bf8325acb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27008494974"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-05T10:06:07.000Z",
      "distro": "noble",
      "commit": "9aa39bb8821093f540abebb0ed7effe7f9b97bd8",
      "fileid": "9191b57b140bdf7701775a1fa0f1e0d3be4ecec66c073dfcd10f2cb6e7e1abde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27008494974"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-05T10:06:15.000Z",
      "commit": "9aa39bb8821093f540abebb0ed7effe7f9b97bd8",
      "fileid": "37e0022a9c6e12b89cebf754bd141e6e4cb01350d8c0b0531a67d8751672c8d7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27008494974"
    }
  ]
}