{
  "_id": "6a1eecfbb401979e734126e5",
  "Package": "strata",
  "Title": "Simple Framework for Simple Automation",
  "Version": "1.4.5.9000",
  "Authors@R": "person(\"Alexander\", \"Senetcky\", , \"asenetcky@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0009-3730-5397\"))",
  "Description": "Build a project framework for users with access to only\nthe most basic of automation tools.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/asenetcky/strata,\nhttps://asenetcky.github.io/strata/",
  "BugReports": "https://github.com/asenetcky/strata/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev",
  "Repository": "https://asenetcky.r-universe.dev",
  "Date/Publication": "2025-06-26 11:49:25 UTC",
  "RemoteUrl": "https://github.com/asenetcky/strata",
  "RemoteRef": "HEAD",
  "RemoteSha": "90dad7054128298c6a198a16b13783f1c6a282b3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 09:18:48 UTC",
    "User": "root"
  },
  "Author": "Alexander Senetcky [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0009-3730-5397>)",
  "Maintainer": "Alexander Senetcky <asenetcky@gmail.com>",
  "MD5sum": "f1b72d8eb2b6fe4bb955324087a8f2bf",
  "_user": "asenetcky",
  "_type": "src",
  "_file": "strata_1.4.5.9000.tar.gz",
  "_fileid": "7d96f51728674c532c9459fd73866eaf808f56ddd2f24ef4aac5581dcdaf8ec7",
  "_filesize": 183690,
  "_sha256": "7d96f51728674c532c9459fd73866eaf808f56ddd2f24ef4aac5581dcdaf8ec7",
  "_created": "2026-05-19T09:18:48.000Z",
  "_published": "2026-06-02T14:47:23.012Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79098804510,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079579150"
    },
    {
      "job": 79098804332,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079586049"
    },
    {
      "job": 79098805114,
      "time": 219,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079596710"
    },
    {
      "job": 79098804370,
      "time": 243,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079601183"
    },
    {
      "job": 79098803285,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079531827"
    },
    {
      "job": 79098803113,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361100002"
    },
    {
      "job": 79098804146,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079566725"
    },
    {
      "job": 79098804211,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079565001"
    },
    {
      "job": 79098804250,
      "time": 162,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079589412"
    }
  ],
  "_buildurl": "https://github.com/r-universe/asenetcky/actions/runs/26087922635",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/asenetcky/strata",
  "_commit": {
    "id": "90dad7054128298c6a198a16b13783f1c6a282b3",
    "author": "Alexander Senetcky <me@asenetcky.dev>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Create CODEOWNERS\n\nSigned-off-by: Alexander Senetcky <me@asenetcky.dev>",
    "time": 1750938565
  },
  "_maintainer": {
    "name": "Alexander Senetcky",
    "email": "asenetcky@gmail.com",
    "login": "asenetcky",
    "uuid": 41960163
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "version": ">= 2.3.2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "fs",
      "version": ">= 1.6.4",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.5.1",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.2.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "asenetcky",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "automation-framework"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "asenetcky",
      "count": 90,
      "uuid": 41960163
    }
  ],
  "_userbio": {
    "uuid": 41960163,
    "type": "user",
    "name": "Alexander Senetcky",
    "description": "Data Scientist at Connecticut Department of Public Health"
  },
  "_downloads": {
    "count": 580,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/strata"
  },
  "_devurl": "https://github.com/asenetcky/strata",
  "_pkgdown": "https://asenetcky.github.io/strata/",
  "_searchresults": 13,
  "_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/strata.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/asenetcky/strata",
  "_realowner": "asenetcky",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2024-11-27"
    },
    {
      "version": "1.4.0",
      "date": "2025-02-03"
    },
    {
      "version": "1.4.3",
      "date": "2025-03-05"
    },
    {
      "version": "1.4.5",
      "date": "2025-04-03"
    }
  ],
  "_exports": [
    "adhoc",
    "adhoc_lamina",
    "adhoc_stratum",
    "build_lamina",
    "build_outlined_strata_project",
    "build_quick_strata_project",
    "build_stratum",
    "edit_toml",
    "log_error",
    "log_message",
    "log_total_time",
    "main",
    "survey_log",
    "survey_strata",
    "survey_tomls",
    "view_toml"
  ],
  "_help": [
    {
      "page": "adhoc",
      "title": "Execute a single stratum or lamina ad hoc by its name",
      "concept": [
        "adhoc"
      ],
      "topics": [
        "adhoc"
      ]
    },
    {
      "page": "adhoc_lamina",
      "title": "Execute a single lamina ad hoc",
      "concept": [
        "adhoc"
      ],
      "topics": [
        "adhoc_lamina"
      ]
    },
    {
      "page": "adhoc_stratum",
      "title": "Execute a single stratum ad hoc",
      "concept": [
        "adhoc"
      ],
      "topics": [
        "adhoc_stratum"
      ]
    },
    {
      "page": "build_lamina",
      "title": "Add a lamina to the project space",
      "topics": [
        "build_lamina"
      ]
    },
    {
      "page": "build_outlined_strata_project",
      "title": "Build a strata project from an outline dataframe",
      "topics": [
        "build_outlined_strata_project"
      ]
    },
    {
      "page": "build_quick_strata_project",
      "title": "Quickly build strata project with minimal input and standard names",
      "topics": [
        "build_quick_strata_project"
      ]
    },
    {
      "page": "build_stratum",
      "title": "Add a stratum to the project space",
      "topics": [
        "build_stratum"
      ]
    },
    {
      "page": "edit_toml",
      "title": "Edit a toml file by providing a dataframe replacement",
      "topics": [
        "edit_toml"
      ]
    },
    {
      "page": "log_error",
      "title": "Wrapper around log_message for ERROR messages in the log",
      "concept": [
        "log"
      ],
      "topics": [
        "log_error"
      ]
    },
    {
      "page": "log_message",
      "title": "Send a standardized log message to stdout or stderr",
      "concept": [
        "log"
      ],
      "topics": [
        "log_message"
      ]
    },
    {
      "page": "log_total_time",
      "title": "Print time difference in a standard message for logging purposes",
      "concept": [
        "log"
      ],
      "topics": [
        "log_total_time"
      ]
    },
    {
      "page": "main",
      "title": "Execute entire strata project",
      "topics": [
        "main"
      ]
    },
    {
      "page": "survey_log",
      "title": "Return the log contents of a strata log file as a tibble",
      "concept": [
        "log",
        "survey"
      ],
      "topics": [
        "survey_log"
      ]
    },
    {
      "page": "survey_strata",
      "title": "Survey the layout and execution order of a strata project",
      "concept": [
        "survey"
      ],
      "topics": [
        "survey_strata"
      ]
    },
    {
      "page": "survey_tomls",
      "title": "Find all the strata-based toml files in a strata project",
      "concept": [
        "survey"
      ],
      "topics": [
        "survey_tomls"
      ]
    },
    {
      "page": "view_toml",
      "title": "View the contents of a toml file as a dataframe",
      "topics": [
        "view_toml"
      ]
    }
  ],
  "_readme": "https://github.com/asenetcky/strata/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bit",
    "bit64",
    "checkmate",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 3.113943352306837,
  "_indexed": true,
  "_nocasepkg": "strata",
  "_universes": [
    "asenetcky"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.5.9000",
      "date": "2026-05-19T09:20:47.000Z",
      "distro": "noble",
      "commit": "90dad7054128298c6a198a16b13783f1c6a282b3",
      "fileid": "651d7fe3d674d805d0d5d328890408e4b4c39d0c386431e7224b020fc560c893",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asenetcky/actions/runs/26087922635"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.5.9000",
      "date": "2026-05-19T09:21:09.000Z",
      "distro": "noble",
      "commit": "90dad7054128298c6a198a16b13783f1c6a282b3",
      "fileid": "8a94f145b8e706f4ac62c0ce10e6791f4f5ee7baefa255e49249524d632116f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asenetcky/actions/runs/26087922635"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.5.9000",
      "date": "2026-05-19T09:21:38.000Z",
      "commit": "90dad7054128298c6a198a16b13783f1c6a282b3",
      "fileid": "78536721c70838946194b576439d970fad0a618bc62cc348740725f70621b861",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asenetcky/actions/runs/26087922635"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.5.9000",
      "date": "2026-05-19T09:21:41.000Z",
      "commit": "90dad7054128298c6a198a16b13783f1c6a282b3",
      "fileid": "722e6795763418d86f44e8d191a79b0141dc43e2a947585ab432af9f71045b99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asenetcky/actions/runs/26087922635"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.5.9000",
      "date": "2026-05-19T09:20:05.000Z",
      "commit": "90dad7054128298c6a198a16b13783f1c6a282b3",
      "fileid": "fcf68a17ec8c9c44fab0ef1a023a5c9e03b6e1be906a7048184cd5c1cd791892",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asenetcky/actions/runs/26087922635"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.5.9000",
      "date": "2026-05-19T09:19:57.000Z",
      "commit": "90dad7054128298c6a198a16b13783f1c6a282b3",
      "fileid": "9c9777a464e8a8631240d329c1eb414de6acb487b0d3025bd94e62f40cc29806",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asenetcky/actions/runs/26087922635"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.5.9000",
      "date": "2026-05-19T09:20:21.000Z",
      "commit": "90dad7054128298c6a198a16b13783f1c6a282b3",
      "fileid": "c74f3c6f38c98a1fc500699d42b6509fc9afc46cc6386f30ed5c5480ba9eb1ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/asenetcky/actions/runs/26087922635"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.5.9000",
      "date": "2026-06-02T14:46:22.000Z",
      "commit": "90dad7054128298c6a198a16b13783f1c6a282b3",
      "fileid": "524a39dace5093eb976436c3f6cd955c0242984d0020700e4a179386f18502ec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/asenetcky/actions/runs/26087922635"
    }
  ]
}