{
  "_id": "6a269d8824555f66ed5201ea",
  "Package": "siera",
  "Type": "Package",
  "Title": "Generate Analysis Results Programmes Using ARS Metadata",
  "Version": "0.5.5",
  "Authors@R": "c(\nperson(\"Malan\", \"Bosman\", email = \"malanbos@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Clymb Clinical\", role = c(\"cph\", \"fnd\")))",
  "Maintainer": "Malan Bosman <malanbos@gmail.com>",
  "Description": "Analysis Results Standard (ARS), a foundational standard\nby CDISC (Clinical Data Interchange Standards Consortium),\nprovides a logical data model for metadata describing all\ncomponents to calculate Analysis Results.\n<https://www.cdisc.org/standards/foundational/analysis-results-standard>\nUsing 'siera' package, ARS metadata is ingested (JSON or Excel\nformat), producing programmes to generate Analysis Results\nDatasets (ARDs).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://clymbclinical.github.io/siera/,\nhttps://github.com/clymbclinical/siera",
  "BugReports": "https://github.com/clymbclinical/siera/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://clymbclinical.r-universe.dev",
  "Date/Publication": "2026-06-08 10:05:24 UTC",
  "RemoteUrl": "https://github.com/clymbclinical/siera",
  "RemoteRef": "HEAD",
  "RemoteSha": "6e6e2be457c2d134e39ac23ea3541ca4afa568b2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 10:36:46 UTC",
    "User": "root"
  },
  "Author": "Malan Bosman [aut, cre],\nClymb Clinical [cph, fnd]",
  "MD5sum": "bd96b49093b091116b6e152b62e49d86",
  "_user": "clymbclinical",
  "_type": "src",
  "_file": "siera_0.5.5.tar.gz",
  "_fileid": "1581f8b3fadd20f723f697a4f1b76f93c8f4350a46aebd40337b51bc27c09bec",
  "_filesize": 485154,
  "_sha256": "1581f8b3fadd20f723f697a4f1b76f93c8f4350a46aebd40337b51bc27c09bec",
  "_created": "2026-06-08T10:36:46.000Z",
  "_published": "2026-06-08T10:46:32.376Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80074952388,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477877219"
    },
    {
      "job": 80074952364,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477873907"
    },
    {
      "job": 80074952378,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7477982252"
    },
    {
      "job": 80074952400,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478016545"
    },
    {
      "job": 80074411870,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477822121"
    },
    {
      "job": 80074952368,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477864805"
    },
    {
      "job": 80074952370,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477857805"
    },
    {
      "job": 80074952361,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7477856982"
    },
    {
      "job": 80074952427,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477856246"
    }
  ],
  "_buildurl": "https://github.com/r-universe/clymbclinical/actions/runs/27131813309",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/clymbclinical/siera",
  "_commit": {
    "id": "6e6e2be457c2d134e39ac23ea3541ca4afa568b2",
    "author": "Malan <64360731+malanbos@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #136 from clymbclinical/133-merge-grouping-ids-into-ard\n\n133 merge grouping ids into ard",
    "time": 1780913124
  },
  "_maintainer": {
    "name": "Malan Bosman",
    "email": "malanbos@gmail.com",
    "login": "malanbos",
    "description": "",
    "uuid": 64360731
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "cards",
      "role": "Suggests"
    },
    {
      "package": "cardx",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "parameters",
      "role": "Suggests"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "broom.helpers",
      "role": "Suggests"
    }
  ],
  "_owner": "clymbclinical",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 20
    },
    {
      "week": "2025-29",
      "n": 10
    },
    {
      "week": "2025-30",
      "n": 3
    },
    {
      "week": "2025-31",
      "n": 5
    },
    {
      "week": "2025-32",
      "n": 5
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 14
    },
    {
      "week": "2025-36",
      "n": 5
    },
    {
      "week": "2025-37",
      "n": 11
    },
    {
      "week": "2025-38",
      "n": 11
    },
    {
      "week": "2025-39",
      "n": 16
    },
    {
      "week": "2025-40",
      "n": 12
    },
    {
      "week": "2025-41",
      "n": 6
    },
    {
      "week": "2025-43",
      "n": 10
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 7
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.5.0",
      "date": "2025-08-05"
    },
    {
      "name": "v0.5.4",
      "date": "2025-09-16"
    },
    {
      "name": "v0.5.5",
      "date": "2025-12-12"
    }
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "malanbos",
      "count": 326,
      "uuid": 64360731
    },
    {
      "user": "sofeel",
      "count": 21,
      "uuid": 12257883
    },
    {
      "user": "claude",
      "count": 4,
      "uuid": 81847
    },
    {
      "user": "navindedhia",
      "count": 1,
      "uuid": 149469240
    }
  ],
  "_userbio": {
    "uuid": 149448896,
    "type": "organization",
    "name": "Clymb Clinical"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/siera"
  },
  "_devurl": "https://github.com/clymbclinical/siera",
  "_pkgdown": "https://clymbclinical.github.io/siera/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/siera.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/clymbclinical/siera",
  "_realowner": "clymbclinical",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-02-10"
    },
    {
      "version": "0.3.0",
      "date": "2025-03-03"
    },
    {
      "version": "0.4.0",
      "date": "2025-07-18"
    },
    {
      "version": "0.5.0",
      "date": "2025-08-01"
    },
    {
      "version": "0.5.2",
      "date": "2025-08-25"
    },
    {
      "version": "0.5.3",
      "date": "2025-08-28"
    },
    {
      "version": "0.5.4",
      "date": "2025-09-25"
    },
    {
      "version": "0.5.5",
      "date": "2025-12-01"
    }
  ],
  "_exports": [
    "%>%",
    "ARD_script_example",
    "ARS_example",
    "readARS"
  ],
  "_help": [
    {
      "page": "ARD_script_example",
      "title": "Get path to example ARD scripts, auto-generated by siera",
      "topics": [
        "ARD_script_example"
      ]
    },
    {
      "page": "ARS_example",
      "title": "Get path to ARS example files",
      "topics": [
        "ARS_example"
      ]
    },
    {
      "page": "readARS",
      "title": "Ingest ARS (Analysis Results Standard) metadata, produce ARD (Analysis Results Dataset) code for each output",
      "topics": [
        "readARS"
      ]
    }
  ],
  "_pkglogo": "https://github.com/clymbclinical/siera/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/clymbclinical/siera/raw/HEAD/README.md",
  "_rundeps": [
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readxl",
    "rematch",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Getting_started.Rmd",
      "filename": "Getting_started.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Reading in ARS metadata - what to expect",
        "Example",
        "Running a auto-generated ARD script",
        "A note on example code used in AnalysisMethodCodeTemplate: using cards package"
      ],
      "created": "2025-07-29 10:40:55",
      "modified": "2025-10-09 08:18:51",
      "commits": 10
    },
    {
      "source": "using-cards.Rmd",
      "filename": "using-cards.html",
      "title": "Making use of cards and cardx",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction to cards/cardx",
        "Using cards and cardx in ARS metadata",
        "Example: ard_continuous"
      ],
      "created": "2025-09-23 14:16:54",
      "modified": "2025-10-09 08:18:51",
      "commits": 3
    },
    {
      "source": "ARD_script_structure.Rmd",
      "filename": "ARD_script_structure.html",
      "title": "ARD program structure",
      "engine": "knitr::rmarkdown",
      "headings": [
        "My ARD program has been auto-generated: What can I expect?",
        "Analysis-level code to calculate ARDs",
        "Step 1: Apply \"Analysis Set\" to ADaM(s)",
        "Step 2: Apply \"Data Subset\"",
        "Step 3: Apply \"Method\"",
        "Final steps",
        "Example"
      ],
      "created": "2025-09-25 10:49:16",
      "modified": "2025-10-09 08:18:51",
      "commits": 3
    },
    {
      "source": "apply-ARD.Rmd",
      "filename": "apply-ARD.html",
      "title": "What do I do with my ARD?",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using ARDs: Options",
        "Downstream R packages for table creation"
      ],
      "created": "2025-09-23 15:56:04",
      "modified": "2025-09-25 11:08:07",
      "commits": 2
    }
  ],
  "_score": 7.176091259055681,
  "_indexed": true,
  "_nocasepkg": "siera",
  "_universes": [
    "clymbclinical",
    "malanbos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.5",
      "date": "2026-06-08T10:39:00.000Z",
      "distro": "noble",
      "commit": "6e6e2be457c2d134e39ac23ea3541ca4afa568b2",
      "fileid": "b574ccc9c4b40135b3d0c0410213c2ad5edcedd50a18ba3f66bab6c6c042c7fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clymbclinical/actions/runs/27131813309"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.5",
      "date": "2026-06-08T10:38:56.000Z",
      "distro": "noble",
      "commit": "6e6e2be457c2d134e39ac23ea3541ca4afa568b2",
      "fileid": "a9b5acb8464730abf43535e365396c611323d0224a0113e8816b0614009899c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clymbclinical/actions/runs/27131813309"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.5",
      "date": "2026-06-08T10:43:56.000Z",
      "commit": "6e6e2be457c2d134e39ac23ea3541ca4afa568b2",
      "fileid": "0f61134b4351e29caa7e1dcade0eb288c91f5e29064e07e2f1fcbc63bca441f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clymbclinical/actions/runs/27131813309"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.5",
      "date": "2026-06-08T10:45:28.000Z",
      "commit": "6e6e2be457c2d134e39ac23ea3541ca4afa568b2",
      "fileid": "443a5d390a815d0d2c80befe57f1e18de5aa654f84c61de85c6aa8a3f8d09be8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clymbclinical/actions/runs/27131813309"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.5",
      "date": "2026-06-08T10:38:57.000Z",
      "commit": "6e6e2be457c2d134e39ac23ea3541ca4afa568b2",
      "fileid": "3dbbd810e4e8a5e6d7638e96ac4ac890fe08399a97da7df9ff6bad81c59c9b99",
      "status": "success",
      "buildurl": "https://github.com/r-universe/clymbclinical/actions/runs/27131813309"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.5",
      "date": "2026-06-08T10:38:12.000Z",
      "commit": "6e6e2be457c2d134e39ac23ea3541ca4afa568b2",
      "fileid": "07c0afe0d6f06f340ff25439692d94aa825fb2674c6d3fe9ddbd7663f9c4cc3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clymbclinical/actions/runs/27131813309"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.5",
      "date": "2026-06-08T10:37:54.000Z",
      "commit": "6e6e2be457c2d134e39ac23ea3541ca4afa568b2",
      "fileid": "13d066fbdef46275a8a896f451121cd9185bb8c0d946aca2933793c48031cdf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clymbclinical/actions/runs/27131813309"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.5",
      "date": "2026-06-08T10:37:52.000Z",
      "commit": "6e6e2be457c2d134e39ac23ea3541ca4afa568b2",
      "fileid": "ba8bc126a167e5c272e21cda4eeece658543344a6fcc5d3c7751867ad073513d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clymbclinical/actions/runs/27131813309"
    }
  ]
}