{
  "_id": "6a2bf1e03efcd9bda42d0335",
  "Package": "cpp4r",
  "Type": "Package",
  "Title": "Header-Only 'C++' and 'R' Interface",
  "Description": "Provides a header only, 'C++' interface to 'R' with\nenhancements over 'cpp11'. Enforces copy-on-write semantics\nconsistent with 'R' behavior. Offers native support for ALTREP\nobjects, 'UTF-8' string handling, modern 'C++' features and\nidioms, and reduced memory requirements. Allows for vendoring,\nmaking it useful for restricted environments. Compared to\n'cpp11', it adds support for converting 'C++' maps to 'R'\nlists, 'Roxygen' documentation directly in 'C++' code, proper\nhandling of matrix attributes, support for nullable external\npointers, bidirectional copy of complex number types,\nflexibility in type conversions, use of nullable pointers, and\nvarious performance optimizations.",
  "Version": "1.0.0",
  "Authors@R": "c( person(\"Mauricio\", \"Vargas Sepulveda\", ,\n\"m.vargas.sepulveda@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID =\n\"0000-0003-1017-7574\")), person(, \"Posit Software, PBC\", role = \"aut\",\ncomment = \"Original cpp11 package\") )",
  "License": "Apache License (>= 2)",
  "URL": "https://cpp4r.org, https://github.com/pachadotdev/cpp4r",
  "BugReports": "https://github.com/pachadotdev/cpp4r/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://pachadotdev.r-universe.dev",
  "Date/Publication": "2026-06-12 10:30:28 UTC",
  "RemoteUrl": "https://github.com/pachadotdev/cpp4r",
  "RemoteRef": "HEAD",
  "RemoteSha": "32cf616e4b4882643a6c399b06dbce6ca19787d4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 11:45:10 UTC",
    "User": "root"
  },
  "Author": "Mauricio Vargas Sepulveda [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1017-7574>),\nPosit Software, PBC [aut] (Original cpp11 package)",
  "Maintainer": "Mauricio Vargas Sepulveda <m.vargas.sepulveda@gmail.com>",
  "MD5sum": "2c3d7b880a4caada3c1323743787d9ac",
  "_user": "pachadotdev",
  "_type": "src",
  "_file": "cpp4r_1.0.0.tar.gz",
  "_fileid": "4570d247a3db2b324ee56bfad77bf0808b586534653648499a7a9ecbf02e01b9",
  "_filesize": 156642,
  "_sha256": "4570d247a3db2b324ee56bfad77bf0808b586534653648499a7a9ecbf02e01b9",
  "_created": "2026-06-12T11:45:10.000Z",
  "_published": "2026-06-12T11:47:44.038Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81020709610,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7590645876"
    },
    {
      "job": 81020709609,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590643502"
    },
    {
      "job": 81020709598,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7590643249"
    },
    {
      "job": 81020709621,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590642218"
    },
    {
      "job": 81020338580,
      "time": 138,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590608759"
    },
    {
      "job": 81020709600,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590636531"
    },
    {
      "job": 81020709671,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7590639883"
    },
    {
      "job": 81020709653,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7590627614"
    },
    {
      "job": 81020709635,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590632630"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413487199",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pachadotdev/cpp4r",
  "_commit": {
    "id": "32cf616e4b4882643a6c399b06dbce6ca19787d4",
    "author": "M Vargas Sepulveda <m.vargas.sepulveda@gmail.com>",
    "committer": "M Vargas Sepulveda <m.vargas.sepulveda@gmail.com>",
    "message": "update PR commands\n",
    "time": 1781260228
  },
  "_maintainer": {
    "name": "Mauricio Vargas Sepulveda",
    "email": "m.vargas.sepulveda@gmail.com",
    "login": "pachadotdev",
    "orcid": "0000-0003-1017-7574",
    "description": "Statistician interested in applying statistical methods to address specific policy-relevant questions, particularly in international trade.",
    "uuid": 10091065
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "pachadotdev",
  "_selfowned": true,
  "_usedby": 23,
  "_updates": [
    {
      "week": "2026-24",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "cpp"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "pachadotdev",
      "count": 2,
      "uuid": 10091065
    }
  ],
  "_userbio": {
    "uuid": 10091065,
    "type": "user",
    "name": "Mauricio \"Pachá\" Vargas Sepúlveda",
    "description": "Statistician interested in applying statistical methods to address specific policy-relevant questions, particularly in international trade."
  },
  "_downloads": {
    "count": 4661,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cpp4r"
  },
  "_devurl": "https://github.com/pachadotdev/cpp4r",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cpp4r.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pachadotdev/cpp4r",
  "_realowner": "pachadotdev",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2025-10-16"
    },
    {
      "version": "0.4.0",
      "date": "2025-12-11"
    },
    {
      "version": "0.5.0",
      "date": "2026-04-13"
    },
    {
      "version": "0.5.1",
      "date": "2026-04-15"
    },
    {
      "version": "0.6.0",
      "date": "2026-05-17"
    }
  ],
  "_exports": [
    "pkg_template",
    "register",
    "unvendor",
    "vendor"
  ],
  "_help": [
    {
      "page": "pkg_template",
      "title": "Start a new project with the cpp4r package template",
      "topics": [
        "pkg_template"
      ]
    },
    {
      "page": "register",
      "title": "Generates wrappers for registered C++ functions",
      "topics": [
        "register"
      ]
    },
    {
      "page": "unvendor",
      "title": "Unvendor the cpp4r headers",
      "topics": [
        "unvendor"
      ]
    },
    {
      "page": "vendor",
      "title": "Vendor the cpp4r headers",
      "topics": [
        "vendor"
      ]
    }
  ],
  "_pkglogo": "https://github.com/pachadotdev/cpp4r/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/pachadotdev/cpp4r/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 6.051396238020117,
  "_indexed": true,
  "_nocasepkg": "cpp4r",
  "_universes": [
    "pachadotdev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T11:47:12.000Z",
      "distro": "noble",
      "commit": "32cf616e4b4882643a6c399b06dbce6ca19787d4",
      "fileid": "4e8e4071c4816051028b5efdd9e0e8bb0376fc2fbfcb07b23b532d98473522b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413487199"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T11:47:05.000Z",
      "distro": "noble",
      "commit": "32cf616e4b4882643a6c399b06dbce6ca19787d4",
      "fileid": "319b9cf4e0e6a786b0ae323d03af4d0059f67f5c3a5f2fe3527234ab21b011f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413487199"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-12T11:47:05.000Z",
      "commit": "32cf616e4b4882643a6c399b06dbce6ca19787d4",
      "fileid": "8df87c11a3d833a59d813aca076532dd3c6c7b9fcb138d32049584c816fb8657",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413487199"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-12T11:47:01.000Z",
      "commit": "32cf616e4b4882643a6c399b06dbce6ca19787d4",
      "fileid": "0a691995af0112d6beb14c7cfa309b5cff9ba0b03d4c72607a0a56c5fac622e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413487199"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-12T11:46:53.000Z",
      "commit": "32cf616e4b4882643a6c399b06dbce6ca19787d4",
      "fileid": "819b776ae8734d9a11bfc4a3bea877628bff1e174e7a36417b0d3812eb42d6ac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413487199"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T11:46:51.000Z",
      "commit": "32cf616e4b4882643a6c399b06dbce6ca19787d4",
      "fileid": "387c96f0c016d674323737e3c873d75c253f67521c0e5e43d51620333319c41a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413487199"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T11:46:12.000Z",
      "commit": "32cf616e4b4882643a6c399b06dbce6ca19787d4",
      "fileid": "7757802ac1db108959824bdf36355f70618edcac307ac7957d38fed64ed6dbf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413487199"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T11:46:27.000Z",
      "commit": "32cf616e4b4882643a6c399b06dbce6ca19787d4",
      "fileid": "0545fb4fda92e2683766484c735b67c99ad7b8f70ed167d34694c42066e948d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413487199"
    }
  ]
}