{
  "_id": "6a1802b0acfb0bcc41dac419",
  "Package": "affirm",
  "Title": "Secular affirmations against data",
  "Version": "0.2.1",
  "Authors@R": "c(\nperson(\"Daniel D.\", \"Sjoberg\", , \"danield.sjoberg@gmail.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-0862-2018\")),\nperson(\"Travis\", \"Gerke\", , \"tgerke@mail.harvard.edu\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-9500-8907\")),\nperson(\"Shannon\", \"Pileggi\", , \"shannon.pileggi@gmail.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-7732-4164\")),\nperson(\"PCCTC, LLC\", , , \"zzPDL_PCCTC_Data_Science@mskcc.org\", role = c(\"cph\", \"cre\"))\n)",
  "Description": "What the package does (one paragraph).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/pages/pcctc/affirm/,\nhttps://pcctc.github.io/affirm/",
  "BugReports": "https://github.com/pcctc/affirm/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libnode-dev libx11-dev",
  "Repository": "https://ddsjoberg.r-universe.dev",
  "Date/Publication": "2025-07-02 18:10:53 UTC",
  "RemoteUrl": "https://github.com/pcctc/affirm",
  "RemoteRef": "HEAD",
  "RemoteSha": "7b328b2874cfe835f27f65e27e89ea5cf364166c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:50:48 UTC",
    "User": "root"
  },
  "Author": "Daniel D. Sjoberg [aut] (ORCID:\n<https://orcid.org/0000-0003-0862-2018>),\nTravis Gerke [aut] (ORCID: <https://orcid.org/0000-0002-9500-8907>),\nShannon Pileggi [aut] (ORCID: <https://orcid.org/0000-0002-7732-4164>),\nPCCTC, LLC [cph, cre]",
  "Maintainer": "\"PCCTC, LLC\" <zzPDL_PCCTC_Data_Science@mskcc.org>",
  "MD5sum": "7262dc5130230b08ba50cac2e0d4f990",
  "_user": "ddsjoberg",
  "_type": "src",
  "_file": "affirm_0.2.1.tar.gz",
  "_fileid": "3d1e449f45d4e1d4499825cd9c9c209f7584110771379166064e9b4bf7f6e90b",
  "_filesize": 3819438,
  "_sha256": "3d1e449f45d4e1d4499825cd9c9c209f7584110771379166064e9b4bf7f6e90b",
  "_created": "2026-05-28T08:50:48.000Z",
  "_published": "2026-05-28T08:54:08.677Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78256473395,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7261707630"
    },
    {
      "job": 78256473373,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7261709403"
    },
    {
      "job": 78256473451,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261691523"
    },
    {
      "job": 78256473382,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261695833"
    },
    {
      "job": 78255977552,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261654994"
    },
    {
      "job": 78256473412,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261696072"
    },
    {
      "job": 78256473612,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261701203"
    },
    {
      "job": 78256473385,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261694999"
    },
    {
      "job": 78256473526,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261696391"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26564593927",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pcctc/affirm",
  "_commit": {
    "id": "7b328b2874cfe835f27f65e27e89ea5cf364166c",
    "author": "Meghan - The Tidy Trekker <67963743+Meghansaha@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Affirm Previous Report Incorporation (#44)\n\n* roll forward\n\nroll forward\n\n* yo, this is UNSTABLE\n\n* `wb_to_df` tweak\n\n* more `wb_to_df` tweaks\n\n* join key switch\n\n* drop anon vars\n\n* more join key testing\n\n* addressing some `join_key` edge cases found in testing\n\n* joining debug\n\n* major updates, test suite additions, basic checks;\n\n* removing `previous_file` suffix check\n\n* updated local packages to fix other tests; updated snapshot; fix for naming operations in `affirm_report_excel()`\n\n* added processes for dealing with affirmation additions/removals from previous reports.\n\n* attempt update to `upload-artifact@v4`\n\n* renamed `.update_summary_sheet` to `.update_sheets`; refactored and annotated `.update_sheets`; added to `affirm_excel_report` test suite.\n\n* `.add_affirmation_sheet` cleanup\n\n* `utils-report` change\n\n* Work to account for randomly added sheets, inclusion of `sheet_type` metadata, and additional test suites.\n\n* til XML is not worth it\n\n* tweaks for production\n\n* Removal of \"prev other sheet\" work and addition of \"prev_other\" catch/error.\n\n* debug new affirmation column checking\n\n* tweak indices for column mismatch checks\n\n* hot potato debug - adding skips for new affirmation mismatch checks\n\n* sort new and prev lists before operations\n\n* replace anonymous indexing with explicit indexing via sheet names\n\n* updated annotation and duplicate error messaging; Added tests for new duplication messages; Updated `affirm_report_excel` snapshots.\n\n* improved annotations; updated/corrected `NEWS.md`; updated `affirm_report_excel()`'s documentation; Bumped version to 0.2.1\n\n* Update R/affirm_report.R\n\nCo-authored-by: Shannon Pileggi <skmcclintock@gmail.com>\n\n* Update R/utils-report.R\r\n\r\nyou right\n\nCo-authored-by: Shannon Pileggi <skmcclintock@gmail.com>\n\n* cleanup test suite\n\n* clean up documentation\n\n---------\n\nCo-authored-by: Shannon Pileggi <skmcclintock@gmail.com>",
    "time": 1751479853
  },
  "_maintainer": {
    "name": "\"PCCTC, LLC\"",
    "email": "zzpdl_pcctc_data_science@mskcc.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "base64enc",
      "version": ">= 0.1-3",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.6.2",
      "role": "Imports"
    },
    {
      "package": "gt",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.5.5",
      "role": "Imports"
    },
    {
      "package": "openxlsx2",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.1.4",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "version": ">= 0.1.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "version": ">= 3.2.1",
      "role": "Suggests"
    }
  ],
  "_owner": "pcctc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "ddsjoberg",
      "count": 57,
      "uuid": 26774684
    },
    {
      "user": "shannonpileggi",
      "count": 13,
      "uuid": 17747575
    },
    {
      "user": "meghansaha",
      "count": 3,
      "uuid": 67963743
    },
    {
      "user": "tgerke",
      "count": 2,
      "uuid": 3831928
    },
    {
      "user": "edavidaja",
      "count": 1,
      "uuid": 12927842
    }
  ],
  "_userbio": {
    "uuid": 26774684,
    "type": "user",
    "name": "Daniel Sjoberg",
    "description": "Senior Principal Data Scientist @Genentech; previously @sloan_kettering; \r\nGolden Girls Superfan"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/affirm"
  },
  "_devurl": "https://github.com/pcctc/affirm",
  "_pkgdown": "https://pcctc.github.io/affirm/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/affirm.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"
  ],
  "_cranurl": false,
  "_exports": [
    ".check_replace_argument",
    ".data",
    ".env",
    "%>%",
    "affirm_class",
    "affirm_clean_join",
    "affirm_close",
    "affirm_false",
    "affirm_init",
    "affirm_na",
    "affirm_no_dupes",
    "affirm_not_na",
    "affirm_range",
    "affirm_report_excel",
    "affirm_report_gt",
    "affirm_report_raw_data",
    "affirm_true",
    "affirm_values",
    "all_of",
    "any_of",
    "contains",
    "ends_with",
    "everything",
    "expr",
    "last_col",
    "matches",
    "num_range",
    "one_of",
    "prepend_df_name",
    "starts_with"
  ],
  "_datasets": [
    {
      "name": "DM",
      "title": "Subject Demographics",
      "object": "dm",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "SUBJECT",
        "AGE",
        "RACE"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "RAND",
      "title": "Subject Randomization",
      "object": "rand",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "SUBJECT",
        "RAND_GROUP",
        "RAND_STRATA"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "affirm_false",
      "title": "Affirm False",
      "concept": [
        "Data Affirmations"
      ],
      "topics": [
        "affirm_false"
      ]
    },
    {
      "page": "affirm_init",
      "title": "Begin Affirmations",
      "topics": [
        "affirm_close",
        "affirm_init"
      ]
    },
    {
      "page": "affirm_na",
      "title": "Affirm Class",
      "concept": [
        "Data Affirmations"
      ],
      "topics": [
        "affirm_class",
        "affirm_clean_join",
        "affirm_na",
        "affirm_not_na"
      ]
    },
    {
      "page": "affirm_no_dupes",
      "title": "Affirm Range",
      "concept": [
        "Data Affirmations"
      ],
      "topics": [
        "affirm_no_dupes"
      ]
    },
    {
      "page": "affirm_range",
      "title": "Affirm Range",
      "concept": [
        "Data Affirmations"
      ],
      "topics": [
        "affirm_range"
      ]
    },
    {
      "page": "affirm_report",
      "title": "Affirmation Report",
      "topics": [
        "affirm_report",
        "affirm_report_excel",
        "affirm_report_gt",
        "affirm_report_raw_data"
      ]
    },
    {
      "page": "affirm_true",
      "title": "Affirm True",
      "concept": [
        "Data Affirmations"
      ],
      "topics": [
        "affirm_true"
      ]
    },
    {
      "page": "affirm_values",
      "title": "Affirm Values",
      "concept": [
        "Data Affirmations"
      ],
      "topics": [
        "affirm_values"
      ]
    },
    {
      "page": "DM",
      "title": "Subject Demographics",
      "topics": [
        "DM"
      ]
    },
    {
      "page": "prepend_df_name",
      "title": "Prepend DF Name to Column Names",
      "topics": [
        "prepend_df_name"
      ]
    },
    {
      "page": "RAND",
      "title": "Subject Randomization",
      "topics": [
        "RAND"
      ]
    }
  ],
  "_pkglogo": "https://github.com/pcctc/affirm/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/pcctc/affirm/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bigD",
    "bit",
    "bit64",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "gt",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "openxlsx2",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "readr",
    "rlang",
    "rmarkdown",
    "sass",
    "scales",
    "stringi",
    "tibble",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Validate EDC Data",
        "Initiate",
        "Affirm",
        "Report",
        "Validate Derived Variables"
      ],
      "created": "2023-06-08 04:09:44",
      "modified": "2023-06-08 17:10:06",
      "commits": 3
    }
  ],
  "_score": 4.146128035678238,
  "_indexed": false,
  "_nocasepkg": "affirm",
  "_universes": [
    "ddsjoberg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-28T08:53:09.000Z",
      "distro": "noble",
      "commit": "7b328b2874cfe835f27f65e27e89ea5cf364166c",
      "fileid": "015a66d4310ffe2408271df6237aef904fea3c5c86f47ae9d36b6ddb83f8cee8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26564593927"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-28T08:53:15.000Z",
      "distro": "noble",
      "commit": "7b328b2874cfe835f27f65e27e89ea5cf364166c",
      "fileid": "c2925ab48305fc1bdedda6967e2280927289c3385b34030ff30dc1109fc758c3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26564593927"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-28T08:52:19.000Z",
      "commit": "7b328b2874cfe835f27f65e27e89ea5cf364166c",
      "fileid": "44b4f62d700b0acb202ed25bf353c9cef1264b7e207e6742f78a8a9dae6868c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26564593927"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-28T08:52:31.000Z",
      "commit": "7b328b2874cfe835f27f65e27e89ea5cf364166c",
      "fileid": "13f19908572837ce7e5d6f54ab2da6d5328f0cee910a0355d544550495085ffa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26564593927"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-28T08:53:11.000Z",
      "commit": "7b328b2874cfe835f27f65e27e89ea5cf364166c",
      "fileid": "5652913a5b2157bdd25ef68e773099864cb39600fac87c6e99b8555d5117b2e9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26564593927"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-28T08:52:30.000Z",
      "commit": "7b328b2874cfe835f27f65e27e89ea5cf364166c",
      "fileid": "9c7fd4a6c96014d503b9480d95f1a6dccad2ab8cab8b2615da6c7d795611c6d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26564593927"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-28T08:52:07.000Z",
      "commit": "7b328b2874cfe835f27f65e27e89ea5cf364166c",
      "fileid": "1094d6c5ba5d48197e2782a487ebaa8edb89b0598c9bff69a8478abf899c157c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26564593927"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-28T08:52:09.000Z",
      "commit": "7b328b2874cfe835f27f65e27e89ea5cf364166c",
      "fileid": "dcb845f761e44afe0e41795670ccb94d1d096041f8984542d411d56700be085b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/26564593927"
    }
  ]
}