{
  "_id": "6a0f7141acfb0bcc41c5f713",
  "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-05-21 07:18:38 UTC",
    "User": "root"
  },
  "Author": "Paul Hoffman [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7693-8957>)",
  "Maintainer": "Paul Hoffman <hoff0792@alumni.umn.edu>",
  "MD5sum": "7dab0bd9e601905f5bb838347ded6bee",
  "_user": "mojaveazure",
  "_type": "src",
  "_file": "tinyexpect_0.0.0.9010.tar.gz",
  "_fileid": "a90c74f46fcf0e264819fb471a99f7fcfd5ea2e542e1b2bcac9a524ceff75c2f",
  "_filesize": 189638,
  "_sha256": "a90c74f46fcf0e264819fb471a99f7fcfd5ea2e542e1b2bcac9a524ceff75c2f",
  "_created": "2026-05-21T07:18:38.000Z",
  "_published": "2026-05-21T20:55:29.131Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77266942585,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129562461"
    },
    {
      "job": 77266942816,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129562276"
    },
    {
      "job": 77266942871,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129555109"
    },
    {
      "job": 77266942914,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129558509"
    },
    {
      "job": 77266942288,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129530032"
    },
    {
      "job": 77266942244,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147000215"
    },
    {
      "job": 77266942696,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129556373"
    },
    {
      "job": 77266943223,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129559146"
    },
    {
      "job": 77266942876,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129576904"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/26211413701",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "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",
    "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-05-21T07:20:27.000Z",
      "distro": "noble",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "e859b1598dcf315c9906afe1dbcd25f3d9fc3436cb459d5aefc7c06b7b24a898",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/26211413701"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9010",
      "date": "2026-05-21T07:20:27.000Z",
      "distro": "noble",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "cbfaab8791d078c7733ddf0bd89fbf657e28878bd6d04539f19c40f64483d6c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/26211413701"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9010",
      "date": "2026-05-21T07:20:07.000Z",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "5ae6a52a42ddb7c1556a3317b09ea8147be7513a8d6c1e072cca3e6298f09b26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/26211413701"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9010",
      "date": "2026-05-21T07:20:14.000Z",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "e83e986429f83e4f817d1bba8725be68be11ea533edb70cc7f9b1f8214a5dd03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/26211413701"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9010",
      "date": "2026-05-21T20:55:11.000Z",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "0c18af8fb2f6c9e71d5776cbfcbcdb644ff953cb4218939fd9ef53e21c12c7a5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/26211413701"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9010",
      "date": "2026-05-21T07:20:04.000Z",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "89c39158939dfdd9c389fb5f753dc5bc3789331fd7777d93da8a098e6f8941e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/26211413701"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9010",
      "date": "2026-05-21T07:20:09.000Z",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "d27d53d01592f5e73ab8da2be736828482eac761d7ba125e8783777d034877ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/26211413701"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9010",
      "date": "2026-05-21T07:21:08.000Z",
      "commit": "8f780b40ee385d473ecec9905239b0d2c06f39d2",
      "fileid": "f02ff16878861876ad208318dedf9eb8e91b96b403c04bcf84a7131cd11291a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/26211413701"
    }
  ]
}