We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b22574 commit eb90315Copy full SHA for eb90315
1 file changed
ChangeLog
@@ -1,14 +1,15 @@
1
2025-12-21 Dirk Eddelbuettel <edd@debian.org>
2
3
- * .github/workflows/docker.yaml: Add workflow_dispatch, update
4
- checkout action
5
* inst/include/Rcpp/DataFrame.h (nrow): Rewritten using R_mapAttrib()
6
avoiding ATTRIB() likely to be removed by R 4.6.0
7
* inst/include/Rcpp/proxy/AttributeProxy.h (attributeNames): Idem
8
* src/utilities.cpp: Add two helper functions used by R_mapAttrib()
9
* inst/include/Rcpp/routines.h: Register two new helper functions
10
* src/rcpp_init.cpp (registerFunctions): Idem
11
+ * .github/workflows/docker.yaml: Add workflow_dispatch, update
+ checkout action
12
+
13
2025-12-19 Dirk Eddelbuettel <edd@debian.org>
14
15
* man/RcppUnitTests.Rd: Removed outdated help page
0 commit comments