-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Further reduce readODS
dependencies
#173
Labels
Comments
TODO
readODS v 2.1.0
|
In progress gesistsa/minty#2 |
chainsawriot
added a commit
that referenced
this issue
May 22, 2024
With compilation + Download R 4.4.0 7289c7d - 134s |
19 dependencies (10 less than the current CRAN version), not bad.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See the following issues
readr::type_convert()
and other type inferencing tools tidyverse/readr#1517Current dependencies of
readODS
are:c("cellranger", "readr", "stringi", "tibble", "vctrs", "zip")
See below whenreadr
is no longer a dependency.Should we try to spin off
readr::type_convert()
fromreadr
?Created on 2023-09-19 with reprex v2.0.2
The text was updated successfully, but these errors were encountered: