{
  "_id": "6a106b0facfb0bcc41caa32e",
  "Package": "structenforcement",
  "Title": "Struct-Like Data Type Checking and Enforcement",
  "Version": "0.2.0",
  "Authors@R": "c(person(\"Samuel\", \"Sapire\", , \"sapires@protonmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Sean\", \"Barrett\", , \"sean2@nothings.org\", role = \"ctb\"))",
  "Description": "Enforcement of field types in lists. A drop-in tool to\nallow for dynamic input data that might be questionably parsed\nor cast to be coerced into the specific desired format in a\nreasonably performant manner.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-07 09:36:47 UTC",
    "User": "root"
  },
  "Author": "Samuel Sapire [aut, cre, cph], Sean Barrett [ctb]",
  "Maintainer": "Samuel Sapire <sapires@protonmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-07 21:07:00 UTC",
  "RemoteUrl": "https://github.com/cran/structenforcement",
  "RemoteRef": "HEAD",
  "RemoteSha": "9ab5bcd25d05bfb32bb27a43dfe0290793c12d57",
  "MD5sum": "08085a21c3225cc92d948c384b80c292",
  "_user": "cran",
  "_type": "src",
  "_file": "structenforcement_0.2.0.tar.gz",
  "_fileid": "71a8cd8e4654056c3af69b91a2172e64c83cf96a6b21ed94cf77b8abd1fa92d9",
  "_filesize": 104877,
  "_sha256": "71a8cd8e4654056c3af69b91a2172e64c83cf96a6b21ed94cf77b8abd1fa92d9",
  "_created": "2026-05-07T09:36:47.000Z",
  "_published": "2026-05-22T14:41:19.085Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77402280106,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6851773970"
    },
    {
      "job": 77402279631,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6851771033"
    },
    {
      "job": 77402280993,
      "time": 105,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851765196"
    },
    {
      "job": 77402280423,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851770160"
    },
    {
      "job": 77402279017,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851729119"
    },
    {
      "job": 77402279283,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163231452"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25487720761",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/structenforcement",
  "_commit": {
    "id": "9ab5bcd25d05bfb32bb27a43dfe0290793c12d57",
    "author": "Samuel Sapire <sapires@protonmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1775596020
  },
  "_maintainer": {
    "name": "Samuel Sapire",
    "email": "sapires@protonmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.3",
      "date": "2025-06-02"
    },
    {
      "name": "0.2.0",
      "date": "2026-04-07"
    }
  ],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 496,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/structenforcement"
  },
  "_searchresults": 2,
  "_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/structenforcement.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2025-06-02"
    },
    {
      "version": "0.2.0",
      "date": "2026-04-07"
    }
  ],
  "_exports": [
    "bind_as_struct",
    "type_check"
  ],
  "_help": [
    {
      "page": "bind_as_struct",
      "title": "Bind as Struct",
      "topics": [
        "bind_as_struct"
      ]
    },
    {
      "page": "type_check",
      "title": "List Type Checking",
      "topics": [
        "type_check"
      ]
    }
  ],
  "_readme": "https://github.com/cran/structenforcement/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "structenforcement",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-07T09:39:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9ab5bcd25d05bfb32bb27a43dfe0290793c12d57",
      "fileid": "046b8349ea7dd70010d8551825da78ae5b693420ffbb51c5def9606716bb9887",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25487720761"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-07T09:38:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9ab5bcd25d05bfb32bb27a43dfe0290793c12d57",
      "fileid": "37b13e5594726543827ecf2d08e54da211ae6d39995686bc18be53797bfb439d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25487720761"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-07T09:38:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9ab5bcd25d05bfb32bb27a43dfe0290793c12d57",
      "fileid": "35ae6b1434318e0aeabb9a0da66591e72d49837bdc86d812d4a99e506a6b879a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25487720761"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-07T09:38:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9ab5bcd25d05bfb32bb27a43dfe0290793c12d57",
      "fileid": "3f336e009faf53ba041e6b6164c7fed0c5eaacacecaea5c849f69474d5e46ede",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25487720761"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T14:41:00.000Z",
      "arch": "emscripten",
      "commit": "9ab5bcd25d05bfb32bb27a43dfe0290793c12d57",
      "fileid": "bba98314d5aed889b0e516d9f790af936b84e5886ed91c397805812753ab60d5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25487720761"
    }
  ]
}