{
  "_id": "6a1f0eedb401979e7341d449",
  "Package": "tidyCpp",
  "Type": "Package",
  "Title": "Tidy C++ Header-Only Definitions for Parts of the C API of R",
  "Version": "0.0.11",
  "Date": "2026-03-17",
  "Authors@R": "person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\"))",
  "Description": "Core parts of the C API of R are wrapped in a C++\nnamespace via a set of inline functions giving a tidier\nrepresentation of the underlying data structures and\nfunctionality using a header-only implementation without\nadditional dependencies.",
  "VignetteBuilder": "simplermarkdown",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/eddelbuettel/tidycpp,\nhttps://dirk.eddelbuettel.com/code/tidycpp.html",
  "BugReports": "https://github.com/eddelbuettel/tidycpp/issues",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-03-18 11:58:45 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/tidycpp",
  "RemoteRef": "HEAD",
  "RemoteSha": "beedb884ebaf7d6e296660a41a0c1cb85c60a03d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:46:35 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>)",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "MD5sum": "c99da682108a42ca6978c32068b95cfa",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "tidyCpp_0.0.11.tar.gz",
  "_fileid": "c4ca837d82bbf2141ea0a106f4eee69713c835246422cb2087b7e252cac9f56a",
  "_filesize": 132610,
  "_sha256": "c4ca837d82bbf2141ea0a106f4eee69713c835246422cb2087b7e252cac9f56a",
  "_created": "2026-05-17T08:46:35.000Z",
  "_published": "2026-06-02T17:12:13.273Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79128859442,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040946943"
    },
    {
      "job": 79128859666,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040948785"
    },
    {
      "job": 79128859972,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040945457"
    },
    {
      "job": 79128859611,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040945506"
    },
    {
      "job": 79128858363,
      "time": 124,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040934821"
    },
    {
      "job": 79128858553,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364746958"
    },
    {
      "job": 79128859716,
      "time": 60,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040942304"
    },
    {
      "job": 79128859552,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040942177"
    },
    {
      "job": 79128859754,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040941928"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25986199667",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eddelbuettel/tidycpp",
  "_commit": {
    "id": "beedb884ebaf7d6e296660a41a0c1cb85c60a03d",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Release 0.0.11\n",
    "time": 1773835125
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "orcid": "0000-0001-6419-907X",
    "twitter": "@eddelbuettel",
    "description": "",
    "uuid": 673121
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "Suggests"
    },
    {
      "package": "RcppSpdlog",
      "role": "Suggests"
    },
    {
      "package": "simplermarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 14
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 3
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 10
    },
    {
      "week": "2026-10",
      "n": 4
    },
    {
      "week": "2026-11",
      "n": 7
    },
    {
      "week": "2026-12",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "cpp"
  ],
  "_stars": 43,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 115,
      "uuid": 673121
    },
    {
      "user": "aitap",
      "count": 1,
      "uuid": 692445
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel"
  },
  "_downloads": {
    "count": 603,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyCpp"
  },
  "_devurl": "https://github.com/eddelbuettel/tidycpp",
  "_searchresults": 0,
  "_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/tidyCpp.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/tidycpp",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2020-10-10"
    },
    {
      "version": "0.0.2",
      "date": "2020-11-12"
    },
    {
      "version": "0.0.3",
      "date": "2021-03-07"
    },
    {
      "version": "0.0.4",
      "date": "2021-09-05"
    },
    {
      "version": "0.0.5",
      "date": "2021-09-17"
    },
    {
      "version": "0.0.6",
      "date": "2021-12-06"
    },
    {
      "version": "0.0.7",
      "date": "2023-12-02"
    },
    {
      "version": "0.0.8",
      "date": "2025-11-26"
    },
    {
      "version": "0.0.9",
      "date": "2026-03-04"
    },
    {
      "version": "0.0.10",
      "date": "2026-03-15"
    },
    {
      "version": "0.0.11",
      "date": "2026-03-18"
    }
  ],
  "_exports": [],
  "_help": [
    {
      "page": "tidyCpp-package",
      "title": "Tidy C++ Header-Only Definitions for Parts of the C API of R",
      "topics": [
        "tidyCpp-package",
        "tidyCpp"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/tidycpp/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "motivation.md",
      "filename": "motivation.html",
      "title": "tidyCpp Motivation",
      "engine": "simplermarkdown::mdweave_to_html",
      "headings": [
        "title: \"tidyCpp Motivation\"author: \"Dirk Eddelbuettel\"date: \"Initial version November 2020; Updated August 2021 and November 2025\"css: \"water.css\"",
        "Introducing tidyCpp",
        "Snippet One: dimnames",
        "Using the C API for R",
        "Using tidyCpp",
        "Snippet Two: convolution",
        "Snippet Three: uchardet",
        "Snippet Four: Rolling min and max",
        "Using the Rcpp version",
        "PROTECT and UNPROTECT",
        "Discussion",
        "Summary"
      ],
      "created": "2021-11-20 14:40:09",
      "modified": "2025-11-26 13:39:51",
      "commits": 4
    }
  ],
  "_score": 7.240923478794255,
  "_indexed": true,
  "_nocasepkg": "tidycpp",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-05-17T08:48:19.000Z",
      "distro": "noble",
      "commit": "beedb884ebaf7d6e296660a41a0c1cb85c60a03d",
      "fileid": "f508d111e6994c710715861452b6996076af52364ff415a5551876d4abe6891a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25986199667"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-05-17T08:48:35.000Z",
      "distro": "noble",
      "commit": "beedb884ebaf7d6e296660a41a0c1cb85c60a03d",
      "fileid": "d49b9d8f3d9647c859c98e1a6ad92986100c3e91550f6bc6713fa9350784c5e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25986199667"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-05-17T08:48:06.000Z",
      "commit": "beedb884ebaf7d6e296660a41a0c1cb85c60a03d",
      "fileid": "4bcda5aae558cbd6959982fe11bd25755055720777563265b55b4246fa2b6c04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25986199667"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-05-17T08:48:06.000Z",
      "commit": "beedb884ebaf7d6e296660a41a0c1cb85c60a03d",
      "fileid": "e06407c8b7db3efc29cc7e99ac4924098c771bdaf17b22251f731f9304ee3860",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25986199667"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-05-17T08:47:37.000Z",
      "commit": "beedb884ebaf7d6e296660a41a0c1cb85c60a03d",
      "fileid": "a6505a4026b566059edd66b79c72c74546b3333d129e99f26d746f2ae71ee964",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25986199667"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-05-17T08:47:36.000Z",
      "commit": "beedb884ebaf7d6e296660a41a0c1cb85c60a03d",
      "fileid": "47ecdcd343348f8d8ff2bc5fef440f315144b1eda8f8e688b99fbdc0277a0014",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25986199667"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-05-17T08:47:34.000Z",
      "commit": "beedb884ebaf7d6e296660a41a0c1cb85c60a03d",
      "fileid": "aff90af5947a8df246b696e4c1704cbca58eede1b1d8c264bd739bd523eef4e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25986199667"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.11",
      "date": "2026-06-02T17:11:58.000Z",
      "commit": "beedb884ebaf7d6e296660a41a0c1cb85c60a03d",
      "fileid": "c7e88066f2dd13e4036660d63efc5fda3259f4aeebbb6910c75c4f9d7b368a39",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25986199667"
    }
  ]
}