{
  "_id": "6a11ee49acfb0bcc41d02cac",
  "Package": "typed",
  "Title": "Support Types for Variables, Arguments, and Return Values",
  "Version": "0.0.1.9000",
  "Authors@R": "person(given = \"Antoine\",\nfamily = \"Fabri\",\nrole = c(\"aut\", \"cre\"),\nemail = \"antoine.fabri@gmail.com\")",
  "Description": "A type system for R. It supports setting variable types in\na script or the body of a function, so variables can't be\nassigned illegal values. Moreover it supports setting argument\nand return types for functions.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Language": "en",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/moodymudskipper/typed,\nhttps://moodymudskipper.github.io/typed/",
  "BugReports": "https://github.com/moodymudskipper/typed/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0.9000",
  "Repository": "https://moodymudskipper.r-universe.dev",
  "Date/Publication": "2026-05-23 18:04:23 UTC",
  "RemoteUrl": "https://github.com/moodymudskipper/typed",
  "RemoteRef": "HEAD",
  "RemoteSha": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 18:10:59 UTC",
    "User": "root"
  },
  "Author": "Antoine Fabri [aut, cre]",
  "Maintainer": "Antoine Fabri <antoine.fabri@gmail.com>",
  "MD5sum": "f04c9645a41397cc0c3d155bd41970fe",
  "_user": "moodymudskipper",
  "_type": "src",
  "_file": "typed_0.0.1.9000.tar.gz",
  "_fileid": "f1b4d6687fc3ee7e302c9687b1c421e29ac54109f96e419cb82213b51c975849",
  "_filesize": 156668,
  "_sha256": "f1b4d6687fc3ee7e302c9687b1c421e29ac54109f96e419cb82213b51c975849",
  "_created": "2026-05-23T18:10:59.000Z",
  "_published": "2026-05-23T18:13:29.299Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77539999442,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7178758707"
    },
    {
      "job": 77539999450,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7178758610"
    },
    {
      "job": 77539999458,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7178754572"
    },
    {
      "job": 77539999441,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7178756032"
    },
    {
      "job": 77539808985,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7178746079"
    },
    {
      "job": 77539999440,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7178757094"
    },
    {
      "job": 77539999465,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7178755739"
    },
    {
      "job": 77539999466,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7178758349"
    },
    {
      "job": 77539999476,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7178753511"
    }
  ],
  "_buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339847154",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/moodymudskipper/typed",
  "_commit": {
    "id": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
    "author": "Kirill Müller <kirill@cynkra.com>",
    "committer": "Kirill Müller <kirill@cynkra.com>",
    "message": "ci: Update ccache-action reference\n",
    "time": 1779559463
  },
  "_maintainer": {
    "name": "Antoine Fabri",
    "email": "antoine.fabri@gmail.com",
    "login": "moodymudskipper",
    "twitter": "@antoine_fabri",
    "description": "",
    "uuid": 18351714
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "waldo",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "desc",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    }
  ],
  "_owner": "moodymudskipper",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 6
    },
    {
      "week": "2026-20",
      "n": 6
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 182,
  "_contributors": [
    {
      "user": "moodymudskipper",
      "count": 152,
      "uuid": 18351714
    },
    {
      "user": "krlmlr",
      "count": 86,
      "uuid": 1741643
    },
    {
      "user": "indrajeetpatil",
      "count": 8,
      "uuid": 11330453
    },
    {
      "user": "vikram-rawat",
      "count": 1,
      "uuid": 22342596
    },
    {
      "user": "klmr",
      "count": 1,
      "uuid": 38931
    },
    {
      "user": "ltuijnder",
      "count": 1,
      "uuid": 42464017
    },
    {
      "user": "salim-b",
      "count": 1,
      "uuid": 20040931
    },
    {
      "user": "wael-sadek",
      "count": 1,
      "uuid": 42678896
    }
  ],
  "_userbio": {
    "uuid": 18351714,
    "type": "user",
    "name": "Antoine Fabri"
  },
  "_downloads": {
    "count": 287,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/typed"
  },
  "_devurl": "https://github.com/moodymudskipper/typed",
  "_pkgdown": "https://moodymudskipper.github.io/typed/",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/typed.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/moodymudskipper/typed",
  "_realowner": "moodymudskipper",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2021-03-19"
    }
  ],
  "_exports": [
    "?",
    "Any",
    "Array",
    "as_assertion_factory",
    "Builtin",
    "Character",
    "check_arg",
    "check_output",
    "Closure",
    "Data.frame",
    "Date",
    "declare",
    "Dots",
    "Double",
    "Environment",
    "Expression",
    "Factor",
    "Function",
    "Integer",
    "Language",
    "List",
    "Logical",
    "Matrix",
    "Null",
    "Pairlist",
    "process_assertion_factory_dots",
    "Raw",
    "Special",
    "Symbol",
    "Time",
    "use_typed"
  ],
  "_help": [
    {
      "page": "declare",
      "title": "Set Variable Types, Argument Types and Return Types.",
      "topics": [
        "?",
        "declare"
      ]
    },
    {
      "page": "as_assertion_factory",
      "title": "Build a new type",
      "topics": [
        "as_assertion_factory"
      ]
    },
    {
      "page": "assertion_factories",
      "title": "Assertion factories of package 'typed'",
      "topics": [
        "Any",
        "Array",
        "assertion_factories",
        "Builtin",
        "Character",
        "Closure",
        "Data.frame",
        "Date",
        "Dots",
        "Double",
        "Environment",
        "Expression",
        "Factor",
        "Function",
        "Integer",
        "Language",
        "List",
        "Logical",
        "Matrix",
        "Null",
        "Pairlist",
        "Raw",
        "Special",
        "Symbol",
        "Time"
      ]
    },
    {
      "page": "check_arg",
      "title": "Check Argument Types and Return Type",
      "topics": [
        "check_arg",
        "check_output"
      ]
    },
    {
      "page": "process_assertion_factory_dots",
      "title": "Process assertion factory dots",
      "topics": [
        "process_assertion_factory_dots"
      ]
    },
    {
      "page": "use_typed",
      "title": "Use the 'typed' package",
      "topics": [
        "use_typed"
      ]
    }
  ],
  "_pkglogo": "https://github.com/moodymudskipper/typed/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/moodymudskipper/typed/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "crayon",
    "diffobj",
    "glue",
    "rlang",
    "waldo"
  ],
  "_vignettes": [
    {
      "source": "typed-in-packages.Rmd",
      "filename": "typed-in-packages.html",
      "title": "Using {typed} in packages",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Use {typed} in your package",
        "Use existing types to define your functions",
        "Define your own types from existing types",
        "Define your own types from scratch"
      ],
      "created": "2025-01-03 15:55:21",
      "modified": "2025-01-03 15:55:21",
      "commits": 1
    }
  ],
  "_score": 8.07598103887185,
  "_indexed": true,
  "_nocasepkg": "typed",
  "_universes": [
    "moodymudskipper"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.9000",
      "date": "2026-05-23T18:13:04.000Z",
      "distro": "noble",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "1a4ec8494f2971677786692bcaf4ab85613a34ad654bc3435d1c9b10feffbf32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339847154"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.9000",
      "date": "2026-05-23T18:13:04.000Z",
      "distro": "noble",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "aca7d1a6662c2f95d6b1095c048deff1bdf8b12acdd4f77508e8aada308caa29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339847154"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.9000",
      "date": "2026-05-23T18:12:27.000Z",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "ad366eac2023c79fac08dab6762b2e81b4869a9698efafed3ebda089a75fc43f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339847154"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.9000",
      "date": "2026-05-23T18:12:39.000Z",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "9971f73a5ec70bc09bbcbf8c73936d51e74658710331455ac06b65cef43a2ecf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339847154"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.9000",
      "date": "2026-05-23T18:13:03.000Z",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "1a1e088f2918e3f8d6a5a4a9fb0cc80dfc9e379d58a4605418078c3050e23226",
      "status": "success",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339847154"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.9000",
      "date": "2026-05-23T18:12:31.000Z",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "f191ca58e8ec73de3da1d4bc014ed99e3dea4d503f5e8205e02f7c8a1fdf391d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339847154"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.9000",
      "date": "2026-05-23T18:12:59.000Z",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "79285407b26f4c314de3593c4a9ce367a6b428f931e9fe91d197ec126304aad6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339847154"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1.9000",
      "date": "2026-05-23T18:12:09.000Z",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "ecec78b78617a4a30daf3df2082309517838f08e4e506673f32ff7f5dafadfab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339847154"
    }
  ]
}