{
  "_id": "6a14031facfb0bcc41d389e5",
  "Package": "ards",
  "Type": "Package",
  "Title": "Creates Analysis Results Datasets",
  "Version": "0.1.3",
  "Authors@R": "c( \nperson(\"David\", \"Bosak\", email = \"dbosak01@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Kevin\", \"Kramer\", email = \"kkrame02@amgen.com\", role = \"ctb\"),\nperson(\"Jack\", \"Fuller\", email = \"jacfulle@amgen.com\", role = c(\"ctb\")),\nperson(\"Matt\", \"Baldwin\", email = \"mbaldw01@amgen.com\", role = c(\"ctb\")))",
  "Maintainer": "David Bosak <dbosak01@gmail.com>",
  "Description": "Contains functions to help create an Analysis Results\nDataset. The dataset follows industry recommended structure.\nThe dataset can be created in multiple passes, using different\ndata frames as input.  Analysis Results Datasets are used in\nthe pharmaceutical and biotech industries to capture analysis\nin a common tabular data structure.",
  "License": "CC0",
  "Encoding": "UTF-8",
  "URL": "https://ards.r-sassy.org, https://github.com/dbosak01/ards",
  "BugReports": "https://github.com/dbosak01/ards/issues",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://dbosak01.r-universe.dev",
  "Date/Publication": "2025-10-24 01:42:53 UTC",
  "RemoteUrl": "https://github.com/dbosak01/ards",
  "RemoteRef": "HEAD",
  "RemoteSha": "1bfc03cb97f6d0d273ca67ae2f6a51c36d1fdedd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 08:03:54 UTC",
    "User": "root"
  },
  "Author": "David Bosak [aut, cre],\nKevin Kramer [ctb],\nJack Fuller [ctb],\nMatt Baldwin [ctb]",
  "MD5sum": "e67a361d1611ffe6ecb5b66820b62e66",
  "_user": "dbosak01",
  "_type": "src",
  "_file": "ards_0.1.3.tar.gz",
  "_fileid": "43b0516c6ae3742da242bba4e214eaae6bc42723a5c5628b3518e75aae3db372",
  "_filesize": 1897282,
  "_sha256": "43b0516c6ae3742da242bba4e214eaae6bc42723a5c5628b3518e75aae3db372",
  "_created": "2026-05-25T08:03:54.000Z",
  "_published": "2026-05-26T10:37:20.249Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77678044414,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194260407"
    },
    {
      "job": 77678044396,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194253262"
    },
    {
      "job": 77678044421,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194250526"
    },
    {
      "job": 77678044422,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194246814"
    },
    {
      "job": 77677643006,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194221993"
    },
    {
      "job": 77678044373,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194247604"
    },
    {
      "job": 77678044404,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194243312"
    },
    {
      "job": 77678044441,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194239279"
    },
    {
      "job": 77678044385,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194242057"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dbosak01/actions/runs/26390123712",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dbosak01/ards",
  "_commit": {
    "id": "1bfc03cb97f6d0d273ca67ae2f6a51c36d1fdedd",
    "author": "David J. Bosak <dbosak01@gmail.com>",
    "committer": "David J. Bosak <dbosak01@gmail.com>",
    "message": "Doc fixes\n",
    "time": 1761270173
  },
  "_maintainer": {
    "name": "David Bosak",
    "email": "dbosak01@gmail.com",
    "login": "dbosak01",
    "description": "Chief Software Architect at Archytas Clinical Solutions and inventor of the sassy system of R packages.",
    "uuid": 41754982
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "dbosak01",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 3
    },
    {
      "week": "2025-43",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.1.2",
      "date": "2025-09-12"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "dbosak01",
      "count": 21,
      "uuid": 41754982
    },
    {
      "user": "lilyn09",
      "count": 1,
      "uuid": 125375312
    }
  ],
  "_userbio": {
    "uuid": 41754982,
    "type": "user",
    "name": "David J. Bosak",
    "description": "Chief Software Architect at Archytas Clinical Solutions and inventor of the sassy system of R packages."
  },
  "_downloads": {
    "count": 236,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ards"
  },
  "_devurl": "https://github.com/dbosak01/ards",
  "_pkgdown": "https://ards.r-sassy.org",
  "_searchresults": 26,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ards.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dbosak01/ards",
  "_realowner": "dbosak01",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2023-03-21"
    },
    {
      "version": "0.1.2",
      "date": "2025-09-12"
    },
    {
      "version": "0.1.3",
      "date": "2025-10-24"
    }
  ],
  "_exports": [
    "add_ards",
    "get_ards",
    "init_ards",
    "restore_ards"
  ],
  "_help": [
    {
      "page": "add_ards",
      "title": "Adds data to an Analysis Results Dataset",
      "concept": [
        "ards"
      ],
      "topics": [
        "add_ards"
      ]
    },
    {
      "page": "get_ards",
      "title": "Returns the current Analysis Results Dataset",
      "concept": [
        "ards"
      ],
      "topics": [
        "get_ards"
      ]
    },
    {
      "page": "init_ards",
      "title": "Initialize the Analysis Results Dataset",
      "concept": [
        "ards"
      ],
      "topics": [
        "init_ards"
      ]
    },
    {
      "page": "restore_ards",
      "title": "Restore an ARDS dataset",
      "concept": [
        "ards"
      ],
      "topics": [
        "restore_ards"
      ]
    }
  ],
  "_readme": "https://github.com/dbosak01/ards/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "ards.Rmd",
      "filename": "ards.html",
      "title": "ards",
      "engine": "knitr::rmarkdown",
      "headings": [
        "ARDS Structure",
        "How to Use ards",
        "Restoring an ARDS Dataset",
        "Next Steps"
      ],
      "created": "2023-03-18 04:42:38",
      "modified": "2025-10-24 01:42:53",
      "commits": 7
    },
    {
      "source": "ards-example1.Rmd",
      "filename": "ards-example1.html",
      "title": "Example 1: ARDS in Parallel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Parallel ARDS Example"
      ],
      "created": "2025-10-23 15:58:24",
      "modified": "2025-10-24 01:42:53",
      "commits": 2
    },
    {
      "source": "ards-example2.Rmd",
      "filename": "ards-example2.html",
      "title": "Example 2: ARDS in Serial",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Serial ARDS Example",
        "Reporting from ARDS"
      ],
      "created": "2025-10-23 15:58:24",
      "modified": "2025-10-24 01:42:53",
      "commits": 2
    },
    {
      "source": "ards-faq.Rmd",
      "filename": "ards-faq.html",
      "title": "Frequently Asked Questions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Index",
        "Content",
        "What is the ards package?",
        "Why did you write the ards package?",
        "What is the difference between ards and the cards package?"
      ],
      "created": "2025-10-23 15:58:24",
      "modified": "2025-10-24 01:42:53",
      "commits": 2
    }
  ],
  "_score": 5.318063334962762,
  "_indexed": true,
  "_nocasepkg": "ards",
  "_universes": [
    "dbosak01"
  ],
  "_progress_url": "https://github.com/r-universe/dbosak01/actions/runs/26447272682",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-25T08:06:27.000Z",
      "distro": "noble",
      "commit": "1bfc03cb97f6d0d273ca67ae2f6a51c36d1fdedd",
      "fileid": "7f2d559676acb620a15adb1475cc3691afd343585cf76301c4b8555e5ebb9236",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/26390123712"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-25T08:06:00.000Z",
      "distro": "noble",
      "commit": "1bfc03cb97f6d0d273ca67ae2f6a51c36d1fdedd",
      "fileid": "61bb9d759a4b90d861d83387863a11f58514d9dffb15dc6a60abd93a8659ea86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/26390123712"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-25T08:05:49.000Z",
      "commit": "1bfc03cb97f6d0d273ca67ae2f6a51c36d1fdedd",
      "fileid": "8ae9b90a894650367a15d5e7b502700b9c2b18c73ae0971474da05e39499eead",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/26390123712"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-25T08:05:37.000Z",
      "commit": "1bfc03cb97f6d0d273ca67ae2f6a51c36d1fdedd",
      "fileid": "e31a9e63fd237e7054feb45056d8d527e54b48dc3d70b2842e8686f0febcd48e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/26390123712"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-25T08:05:50.000Z",
      "commit": "1bfc03cb97f6d0d273ca67ae2f6a51c36d1fdedd",
      "fileid": "8586a7f6136537488a39d729f623f7617d21e400d85f75f2a78a043333f400ab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/26390123712"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-25T08:05:17.000Z",
      "commit": "1bfc03cb97f6d0d273ca67ae2f6a51c36d1fdedd",
      "fileid": "dfea906a184229455bdfdbcbee5b3331b37657eae1dc61e9de6118dc7aa1d23b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/26390123712"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-25T08:05:01.000Z",
      "commit": "1bfc03cb97f6d0d273ca67ae2f6a51c36d1fdedd",
      "fileid": "30889d4e1867127685af5e4bce2a772ece8aaeacec3af3ba64b54612bf2d31be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/26390123712"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-25T08:05:12.000Z",
      "commit": "1bfc03cb97f6d0d273ca67ae2f6a51c36d1fdedd",
      "fileid": "b7331051497f43f3173f2e625f004fb404ba726eeedd5d740aea5d18f0c8b89a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/26390123712"
    }
  ]
}