{
  "_id": "6a10ef96acfb0bcc41cdd3f7",
  "Package": "testit",
  "Type": "Package",
  "Title": "A Simple Package for Testing R Packages",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\", URL = \"https://yihui.org\")),\nperson(\"Tomas\", \"Kalibera\", role = \"ctb\"),\nperson(\"Steven\", \"Mortimer\", role = \"ctb\", email=\"reportmort@gmail.com\")\n)",
  "Description": "A minimal, dependency-free testing framework for R\npackages. Write tests as simple R expressions that return TRUE,\nusing assert() for assertions (with informative error messages\non failure), has_error() / has_warning() / has_message() for\ntesting conditions, and test_pkg() to run all tests with full\naccess to internal (non-exported) package functions. Snapshot\ntesting via Markdown files is also supported.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/yihui/testit",
  "BugReports": "https://github.com/yihui/testit/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://yihui.r-universe.dev",
  "Date/Publication": "2026-05-22 23:07:48 UTC",
  "RemoteUrl": "https://github.com/yihui/testit",
  "RemoteRef": "HEAD",
  "RemoteSha": "f836795374b9ffda57b6c49e1c8a050ac6277ab6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 00:04:36 UTC",
    "User": "root"
  },
  "Author": "Yihui Xie [aut, cre] (ORCID: <https://orcid.org/0000-0003-0645-5666>,\nURL: https://yihui.org),\nTomas Kalibera [ctb],\nSteven Mortimer [ctb]",
  "Maintainer": "Yihui Xie <xie@yihui.name>",
  "MD5sum": "46cf5962259997c241b50c70864c5c7b",
  "_user": "yihui",
  "_type": "src",
  "_file": "testit_1.0.1.tar.gz",
  "_fileid": "ae3b621606d7c930dcf368dd6313490d444470dbb327d1f5397cc83eb804e47c",
  "_filesize": 115842,
  "_sha256": "ae3b621606d7c930dcf368dd6313490d444470dbb327d1f5397cc83eb804e47c",
  "_created": "2026-05-23T00:04:36.000Z",
  "_published": "2026-05-23T00:06:46.455Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77480659096,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7172378823"
    },
    {
      "job": 77480659130,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7172378422"
    },
    {
      "job": 77480659111,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7172375305"
    },
    {
      "job": 77480659147,
      "time": 61,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7172373794"
    },
    {
      "job": 77480487295,
      "time": 131,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7172364919"
    },
    {
      "job": 77480659122,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7172376673"
    },
    {
      "job": 77480659149,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7172374695"
    },
    {
      "job": 77480659109,
      "time": 53,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7172372438"
    },
    {
      "job": 77480659124,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7172374922"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yihui/actions/runs/26317763543",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yihui/testit",
  "_commit": {
    "id": "f836795374b9ffda57b6c49e1c8a050ac6277ab6",
    "author": "Yihui Xie <xie@yihui.name>",
    "committer": "Yihui Xie <xie@yihui.name>",
    "message": "use safe deploy to gh-pages without force push or token in URL\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n",
    "time": 1779491268
  },
  "_maintainer": {
    "name": "Yihui Xie",
    "email": "xie@yihui.name",
    "login": "yihui",
    "mastodon": "@yihui@mastodon.social",
    "bluesky": "@yihui.org",
    "linkedin": "in/yihuixie",
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)",
    "uuid": 163582,
    "orcid": "0000-0003-0645-5666"
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "yihui",
  "_selfowned": true,
  "_usedby": 12,
  "_updates": [
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 5
    },
    {
      "week": "2025-51",
      "n": 4
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 3
    },
    {
      "week": "2026-09",
      "n": 9
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 8
    },
    {
      "week": "2026-19",
      "n": 39
    },
    {
      "week": "2026-20",
      "n": 15
    },
    {
      "week": "2026-21",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.14",
      "date": "2025-12-06"
    },
    {
      "name": "v0.15",
      "date": "2025-12-19"
    },
    {
      "name": "v0.16",
      "date": "2026-02-23"
    },
    {
      "name": "v0.17",
      "date": "2026-03-07"
    },
    {
      "name": "v0.18",
      "date": "2026-04-21"
    },
    {
      "name": "v1.0",
      "date": "2026-05-13"
    }
  ],
  "_topics": [
    "testing"
  ],
  "_stars": 66,
  "_contributors": [
    {
      "user": "yihui",
      "count": 242,
      "uuid": 163582
    },
    {
      "user": "cderv",
      "count": 6,
      "uuid": 6791940
    },
    {
      "user": "copilot",
      "count": 3,
      "uuid": 198982749
    },
    {
      "user": "jacob-long",
      "count": 1,
      "uuid": 4957401
    },
    {
      "user": "stevenmmortimer",
      "count": 1,
      "uuid": 5299737
    },
    {
      "user": "kalibera",
      "count": 1,
      "uuid": 1734520
    },
    {
      "user": "wibeasley",
      "count": 1,
      "uuid": 1372890
    }
  ],
  "_userbio": {
    "uuid": 163582,
    "type": "user",
    "name": "Yihui Xie",
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)"
  },
  "_downloads": {
    "count": 26901,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/testit"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/yihui/testit",
  "_searchresults": 1436,
  "_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/testit.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yihui/testit",
  "_realowner": "yihui",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2013-06-28"
    },
    {
      "version": "0.2",
      "date": "2013-07-29"
    },
    {
      "version": "0.2.1",
      "date": "2013-07-30"
    },
    {
      "version": "0.3",
      "date": "2013-10-26"
    },
    {
      "version": "0.4",
      "date": "2014-12-20"
    },
    {
      "version": "0.5",
      "date": "2016-02-17"
    },
    {
      "version": "0.6",
      "date": "2016-11-09"
    },
    {
      "version": "0.7",
      "date": "2017-05-22"
    },
    {
      "version": "0.8",
      "date": "2018-06-14"
    },
    {
      "version": "0.9",
      "date": "2018-12-05"
    },
    {
      "version": "0.10",
      "date": "2019-10-01"
    },
    {
      "version": "0.11",
      "date": "2019-11-12"
    },
    {
      "version": "0.12",
      "date": "2020-09-25"
    },
    {
      "version": "0.13",
      "date": "2021-04-14"
    },
    {
      "version": "0.14",
      "date": "2025-12-11"
    },
    {
      "version": "0.15",
      "date": "2025-12-19"
    },
    {
      "version": "0.16",
      "date": "2026-02-23"
    },
    {
      "version": "0.17",
      "date": "2026-03-06"
    },
    {
      "version": "0.18",
      "date": "2026-04-21"
    },
    {
      "version": "1.0",
      "date": "2026-05-13"
    }
  ],
  "_exports": [
    "%==%",
    "assert",
    "has_error",
    "has_message",
    "has_warning",
    "test_pkg"
  ],
  "_help": [
    {
      "page": "assert",
      "title": "Assert that conditions are true, with an informative failure message",
      "topics": [
        "%==%",
        "assert"
      ]
    },
    {
      "page": "has_message",
      "title": "Test whether an expression signals a condition",
      "topics": [
        "has_error",
        "has_message",
        "has_warning"
      ]
    },
    {
      "page": "test_pkg",
      "title": "Run all tests for a package",
      "topics": [
        "test_pkg"
      ]
    }
  ],
  "_readme": "https://github.com/yihui/testit/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 11.481283240571932,
  "_indexed": true,
  "_nocasepkg": "testit",
  "_universes": [
    "yihui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-23T00:06:18.000Z",
      "distro": "noble",
      "commit": "f836795374b9ffda57b6c49e1c8a050ac6277ab6",
      "fileid": "0660703f91846cd0068fe74b380c4494a72bbd1287baf37649cb205a90f9d304",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26317763543"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-23T00:06:15.000Z",
      "distro": "noble",
      "commit": "f836795374b9ffda57b6c49e1c8a050ac6277ab6",
      "fileid": "5c366051f727e1504b39b2fdcb0ad057fa956fada65eb958cce57c55eac3a88c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26317763543"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-23T00:05:54.000Z",
      "commit": "f836795374b9ffda57b6c49e1c8a050ac6277ab6",
      "fileid": "c9240e56c023d69ee81af7d9fd6ecdbfa1fd118279aa45c86696f403e4882a4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26317763543"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-23T00:05:45.000Z",
      "commit": "f836795374b9ffda57b6c49e1c8a050ac6277ab6",
      "fileid": "5ebda37b62dc1ab6718c3f3c740e90d1cc9bcccf88d298ffda0386e61a7b9bbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26317763543"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-23T00:06:12.000Z",
      "commit": "f836795374b9ffda57b6c49e1c8a050ac6277ab6",
      "fileid": "e9970fb88b77626bf60a1936e35f642c0027f0e7b7e335552cc3c61f6e007992",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26317763543"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-23T00:05:43.000Z",
      "commit": "f836795374b9ffda57b6c49e1c8a050ac6277ab6",
      "fileid": "a02af832fcb917f6efc052fcc071912624bd5b79fad81d4b07d548d85fc9bb99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26317763543"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-23T00:05:29.000Z",
      "commit": "f836795374b9ffda57b6c49e1c8a050ac6277ab6",
      "fileid": "2409ee632fe8aa1ecfc09f77f7d12a767d7088bbada8d0d14acee910f7b10606",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26317763543"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-23T00:05:45.000Z",
      "commit": "f836795374b9ffda57b6c49e1c8a050ac6277ab6",
      "fileid": "87e01671d9b085a272fbc6a5f1b3a04912acc1e20cc16e798d43e37aad8eaf5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26317763543"
    }
  ]
}