Skip to content

Commit eb90315

Browse files
committed
Microedit following rebase
1 parent 8b22574 commit eb90315

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ChangeLog

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
2025-12-21 Dirk Eddelbuettel <[email protected]>
22

3-
* .github/workflows/docker.yaml: Add workflow_dispatch, update
4-
checkout action
53
* inst/include/Rcpp/DataFrame.h (nrow): Rewritten using R_mapAttrib()
64
avoiding ATTRIB() likely to be removed by R 4.6.0
75
* inst/include/Rcpp/proxy/AttributeProxy.h (attributeNames): Idem
86
* src/utilities.cpp: Add two helper functions used by R_mapAttrib()
97
* inst/include/Rcpp/routines.h: Register two new helper functions
108
* src/rcpp_init.cpp (registerFunctions): Idem
119

10+
* .github/workflows/docker.yaml: Add workflow_dispatch, update
11+
checkout action
12+
1213
2025-12-19 Dirk Eddelbuettel <[email protected]>
1314

1415
* man/RcppUnitTests.Rd: Removed outdated help page

0 commit comments

Comments
 (0)