Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Imports:
vctrs (>= 0.4.2),
zip,
tools
LinkingTo:
cpp11 (>= 0.5.0)
Suggests:
spelling,
testthat,
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# readODS 2.3.1

* Undo #173, use `cpp11` like 2.2.0

## Bug fixes

* Fix #190 a potential GC issue in the vendored cpp11 code, detected by rchk
Expand Down
26 changes: 0 additions & 26 deletions inst/include/cpp11.hpp

This file was deleted.

63 changes: 0 additions & 63 deletions inst/include/cpp11/R.hpp

This file was deleted.

44 changes: 0 additions & 44 deletions inst/include/cpp11/altrep.hpp

This file was deleted.

Loading