{
  "_id": "6a49a445162b78b26a584a0f",
  "Package": "tinyexpect",
  "Title": "Additional Expecation Predicates for the 'tinytest' Testing\nFramework",
  "Version": "0.0.0.9010",
  "Authors@R": "c(\nperson(\ngiven = \"Paul\",\nfamily = \"Hoffman\",\nemail = \"hoff0792@alumni.umn.edu\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7693-8957\")\n)\n)",
  "Description": "Ports of 'testthat' expectation predicates to the\n'tinytest' testing framework. These ports allow easier\ntransitioning from 'testthat' to 'tinytest' as well as provide\nmore explicit expectation predicates for 'tinytest' users.",
  "License": "MIT + file LICENSE",
  "URL": "https://mojaveazure.github.io/tinyexpect,\nhttps://github.com/mojaveazure/tinyexpect",
  "BugReports": "https://github.com/mojaveazure/tinyexpect/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/Needs/xrefs": "testthat",
  "Repository": "https://mojaveazure.r-universe.dev",
  "Date/Publication": "2025-11-18 01:43:30 UTC",
  "RemoteUrl": "https://github.com/mojaveazure/tinyexpect",
  "RemoteRef": "HEAD",
  "RemoteSha": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 08:53:19 UTC",
    "User": "root"
  },
  "Author": "Paul Hoffman [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7693-8957>)",
  "Maintainer": "Paul Hoffman <hoff0792@alumni.umn.edu>",
  "_user": "mojaveazure",
  "_type": "src",
  "_file": "tinyexpect_0.0.0.9010.tar.gz",
  "_fileid": "https://r2.ropensci.org/4735e1732e17038819a2318e085d5f35dc1ee3a5f9f3a076ba124030cd04bbe6",
  "_filesize": 191461,
  "_sha256": "4735e1732e17038819a2318e085d5f35dc1ee3a5f9f3a076ba124030cd04bbe6",
  "_expires": "2026-10-13T00:24:36.000Z",
  "_created": "2026-06-20T08:53:19.000Z",
  "_published": "2026-07-05T00:24:37.900Z",
  "_jobs": [
    {
      "job": 85178774516,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763864865"
    },
    {
      "job": 85178774428,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763865528"
    },
    {
      "job": 85178774527,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763866082"
    },
    {
      "job": 85178774458,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763864067"
    },
    {
      "job": 85178774382,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763853664"
    },
    {
      "job": 85178774489,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763864748"
    },
    {
      "job": 85178774523,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763862577"
    },
    {
      "job": 85178774547,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763861339"
    },
    {
      "job": 85178774499,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763863777"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/27866144610",
  "_status": "success",
  "_upstream": "https://github.com/mojaveazure/tinyexpect",
  "_commit": {
    "id": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
    "author": "Paul Hoffman <mojaveazure@users.noreply.github.com>",
    "committer": "Paul Hoffman <mojaveazure@users.noreply.github.com>",
    "message": "tinyexpect: ports of testthat expectation predicates to tinytest\n",
    "time": 1763430210
  },
  "_maintainer": {
    "name": "Paul Hoffman",
    "email": "hoff0792@alumni.umn.edu",
    "login": "mojaveazure",
    "bluesky": "@mojaveazure.bsky.social",
    "linkedin": "in/pauljhoffman",
    "orcid": "0000-0002-7693-8957",
    "description": "Software engineer @TileDB-Inc; formerly @satijalab, @LappalainenLab, and @MorrellLAB",
    "uuid": 11035068
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "tinytest",
      "version": ">= 1.4.1",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.3",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "mojaveazure",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mojaveazure",
      "count": 1,
      "uuid": 11035068
    }
  ],
  "_userbio": {
    "uuid": 11035068,
    "type": "user",
    "name": "Paul Hoffman",
    "followers": 249,
    "description": "Software engineer @TileDB-Inc; formerly @satijalab, @LappalainenLab, and @MorrellLAB"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tinyexpect"
  },
  "_devurl": "https://github.com/mojaveazure/tinyexpect",
  "_pkgdown": "https://mojaveazure.github.io/tinyexpect",
  "_searchresults": 0,
  "_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/tinyexpect.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    ".dots_err",
    ".info_err",
    ".is_na",
    ".is_string",
    ".is_var",
    ".is_vector",
    "exit_if_not_installed",
    "exit_on_bioc",
    "exit_on_ci",
    "exit_on_covr",
    "exit_on_cran",
    "exit_on_os",
    "expect_compare",
    "expect_condition",
    "expect_contains",
    "expect_gt",
    "expect_gte",
    "expect_in",
    "expect_invisible",
    "expect_lt",
    "expect_lte",
    "expect_mapequal",
    "expect_named",
    "expect_no_condition",
    "expect_s3_class",
    "expect_s4_class",
    "expect_setequal",
    "expect_type",
    "expect_visible",
    "skip",
    "skip_if_not_installed",
    "skip_on_bioc",
    "skip_on_ci",
    "skip_on_covr",
    "skip_on_cran",
    "skip_on_os"
  ],
  "_help": [
    {
      "page": "expect_comparisons",
      "title": "Expect a Comparison to Hold",
      "topics": [
        "expect_comparisons",
        "expect_gt",
        "expect_gte",
        "expect_lt",
        "expect_lte"
      ]
    },
    {
      "page": "expect_condition",
      "title": "Expect a Condition to be Thrown",
      "concept": [
        "condition"
      ],
      "topics": [
        "expect_condition"
      ]
    },
    {
      "page": "expect_contains",
      "title": "Expect a Superset",
      "concept": [
        "set"
      ],
      "topics": [
        "expect_contains"
      ]
    },
    {
      "page": "expect_in",
      "title": "Expect a Subset",
      "concept": [
        "set"
      ],
      "topics": [
        "expect_in"
      ]
    },
    {
      "page": "expect_invisible",
      "title": "Expect Invisible",
      "concept": [
        "visibility"
      ],
      "topics": [
        "expect_invisible"
      ]
    },
    {
      "page": "expect_mapequal",
      "title": "Expect Map Equality",
      "concept": [
        "set"
      ],
      "topics": [
        "expect_mapequal"
      ]
    },
    {
      "page": "expect_named",
      "title": "Expect Names",
      "topics": [
        "expect_named"
      ]
    },
    {
      "page": "expect_no_condition",
      "title": "Expect No Conditions to be Thrown",
      "concept": [
        "condition"
      ],
      "topics": [
        "expect_no_condition"
      ]
    },
    {
      "page": "expect_s3_class",
      "title": "Expect S3 Object",
      "concept": [
        "inheritance"
      ],
      "topics": [
        "expect_s3_class"
      ]
    },
    {
      "page": "expect_s4_class",
      "title": "Expect S4 Object",
      "concept": [
        "inheritance"
      ],
      "topics": [
        "expect_s4_class"
      ]
    },
    {
      "page": "expect_setequal",
      "title": "Expect Set Equality",
      "concept": [
        "set"
      ],
      "topics": [
        "expect_setequal"
      ]
    },
    {
      "page": "expect_type",
      "title": "Expect Object Type",
      "concept": [
        "inheritance"
      ],
      "topics": [
        "expect_type"
      ]
    },
    {
      "page": "expect_visible",
      "title": "Expect Visible",
      "concept": [
        "visibility"
      ],
      "topics": [
        "expect_visible"
      ]
    },
    {
      "page": "skip",
      "title": "Stop Testing",
      "concept": [
        "skip"
      ],
      "topics": [
        "skip"
      ]
    },
    {
      "page": "skip_if_not_installed",
      "title": "Stop Testing if a Required Package is Not Installed",
      "concept": [
        "skip"
      ],
      "topics": [
        "exit_if_not_installed",
        "skip_if_not_installed"
      ]
    },
    {
      "page": "skip_on_bioc",
      "title": "Stop Testing on the Bioconductor Build System",
      "concept": [
        "skip"
      ],
      "topics": [
        "exit_on_bioc",
        "skip_on_bioc"
      ]
    },
    {
      "page": "skip_on_ci",
      "title": "Stop Testing on CI",
      "concept": [
        "skip"
      ],
      "topics": [
        "exit_on_ci",
        "skip_on_ci"
      ]
    },
    {
      "page": "skip_on_covr",
      "title": "Stop Testing Under 'covr'",
      "concept": [
        "skip"
      ],
      "topics": [
        "exit_on_covr",
        "skip_on_covr"
      ]
    },
    {
      "page": "skip_on_cran",
      "title": "Stop Testing on CRAN",
      "concept": [
        "skip"
      ],
      "topics": [
        "exit_on_cran",
        "skip_on_cran"
      ]
    },
    {
      "page": "skip_on_os",
      "title": "Stop Testing on Specific Operating Systems and Architectures",
      "concept": [
        "skip"
      ],
      "topics": [
        "exit_on_os",
        "skip_on_os"
      ]
    }
  ],
  "_readme": "https://github.com/mojaveazure/tinyexpect/raw/HEAD/README.md",
  "_rundeps": [
    "rlang",
    "tinytest"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "tinyexpect",
  "_universes": [
    "mojaveazure"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9010",
      "date": "2026-06-20T08:54:58.000Z",
      "distro": "noble",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "https://r2.ropensci.org/51a57d86f75cd049b59112f86ce66a05393973c7eed842c69ea34f4ab43d93e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/27866144610"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9010",
      "date": "2026-06-20T08:55:02.000Z",
      "distro": "noble",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "https://r2.ropensci.org/4ac1b83e1ad89a1894010d1071509822d7a1b47bbc0cf8975201d8c548aff781",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/27866144610"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9010",
      "date": "2026-06-20T08:55:12.000Z",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "https://r2.ropensci.org/1ae3807d4b715b30a482d47613613036ec6c06455db16b9982a866e8736fd128",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/27866144610"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9010",
      "date": "2026-06-20T08:54:53.000Z",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "https://r2.ropensci.org/c88e4a37570ac60de8ea996b3e0afe06c7c048da6cf1c22e5ef0edc8cd832ba9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/27866144610"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9010",
      "date": "2026-06-20T08:55:09.000Z",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "https://r2.ropensci.org/241843456fe0615176301e15d2b2a0a66f375bb753314458f2b0272141e6b5d1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/27866144610"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9010",
      "date": "2026-06-20T08:54:30.000Z",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "https://r2.ropensci.org/d8be297f291ed718ef71d18e172772379f8cb7b02cf0b5887dd413f067c4ce76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/27866144610"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9010",
      "date": "2026-06-20T08:54:20.000Z",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "https://r2.ropensci.org/dc9a36ca9a674728966d8c83e4ee6b0610e148e64cc80be02f48036dc03fa252",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/27866144610"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9010",
      "date": "2026-06-20T08:54:37.000Z",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "https://r2.ropensci.org/f31658fd83cb00d258b0f0f852ded2a14e4a351a18e8516348b2d81ace387e7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/27866144610"
    }
  ]
}