Skip to content
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

cmap_convert() uses a deprecated readr::write_csv argument #65

Open
ctberthiaume opened this issue Nov 30, 2023 · 0 comments
Open

cmap_convert() uses a deprecated readr::write_csv argument #65

ctberthiaume opened this issue Nov 30, 2023 · 0 comments

Comments

@ctberthiaume
Copy link
Contributor

cmap_convert() uses the path argument of readr::write_csv(), which is now deprecated. It should be replaced with the file argument. Right now this still works OK, but in the future it may break, so should be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant