{
  "_id": "6a1ad80b1d7bb097a09e680b",
  "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://cynkra.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-30 09:10:55 UTC",
    "User": "root"
  },
  "Author": "Antoine Fabri [aut, cre]",
  "Maintainer": "Antoine Fabri <antoine.fabri@gmail.com>",
  "MD5sum": "b74c2f7695b147528766a2160310426a",
  "_user": "cynkra",
  "_type": "src",
  "_file": "typed_0.0.1.9000.tar.gz",
  "_fileid": "ea1fe4cc62d4d6ecc4b50c76c7dfa37113c53295978af7ad4a77cacf53c2f21f",
  "_filesize": 157210,
  "_sha256": "ea1fe4cc62d4d6ecc4b50c76c7dfa37113c53295978af7ad4a77cacf53c2f21f",
  "_created": "2026-05-30T09:10:55.000Z",
  "_published": "2026-05-30T12:28:59.755Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78638794626,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307102032"
    },
    {
      "job": 78638794656,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307101814"
    },
    {
      "job": 78638794623,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308167051"
    },
    {
      "job": 78638794615,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308167777"
    },
    {
      "job": 78638602935,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307080137"
    },
    {
      "job": 78638794625,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307097534"
    },
    {
      "job": 78638794666,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307095750"
    },
    {
      "job": 78638794687,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307095299"
    },
    {
      "job": 78638794686,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307094287"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/26570104743",
  "_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": false,
  "_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": 38209788,
    "type": "organization",
    "name": "cynkra",
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_downloads": {
    "count": 232,
    "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,
  "_metadata": {
    "category": "Development",
    "cynkra_team_members": "antoine"
  },
  "_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": false,
  "_nocasepkg": "typed",
  "_universes": [
    "cynkra"
  ],
  "_indexurl": "https://moodymudskipper.r-universe.dev/typed",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.9000",
      "date": "2026-05-30T09:14:52.000Z",
      "distro": "noble",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "a5ca9b0c81ec848c4d41fa61f239d17b8290caab9dff8f277a1291393bb7aa67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26570104743"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.9000",
      "date": "2026-05-30T09:14:50.000Z",
      "distro": "noble",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "557e9c52343c3cc6b89d54deafc5731c7715c935c5a9404dddadc6e8aec44437",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26570104743"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.9000",
      "date": "2026-05-30T12:28:27.000Z",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "63cc8ef1f682a6b43266de285f4057d43259c7f14936647caac99b2728d71cb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26570104743"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.9000",
      "date": "2026-05-30T12:28:29.000Z",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "1e1a46610d2e9db377d70cfbfd08926ed1dcf1c8a737c9ca2e7e065911ef8881",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26570104743"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.9000",
      "date": "2026-05-30T09:14:15.000Z",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "7eda3fcc034fba812a182c6bc6eccad15d1e9dfdd1e3a93220a74698b322fdee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26570104743"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.9000",
      "date": "2026-05-30T09:13:36.000Z",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "7c4953e3d844d5802099a2fb31485c0a2d611f2ede2abd6eae3c99c272bbd1f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26570104743"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.9000",
      "date": "2026-05-30T09:13:33.000Z",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "0e0a1f8e2f3f5c81b2b3c85fe3403d08bfc129f8aff512c0c0995873487f3352",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26570104743"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1.9000",
      "date": "2026-05-30T09:13:19.000Z",
      "commit": "827eabf7e55f813da0f1f6005fba5a1e484f22c0",
      "fileid": "0cb76405ae52f25d84768a65ec51eaa99844403cd662fdcb3812959ac0f4fc5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26570104743"
    }
  ]
}