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

update fread in reading functions #11

Open
rchlumsk opened this issue May 26, 2020 · 0 comments
Open

update fread in reading functions #11

rchlumsk opened this issue May 26, 2020 · 0 comments

Comments

@rchlumsk
Copy link
Owner

Need to update packages to use fread in:

  • rvn_hyd_read
  • rvn_forcings_read
  • rvn_res_read
  • rvn_wshed_read
  • rvn_exhaustive_mb_read
  • rvn_custom_read
  • any others I may have missed

Check the importFrom in each package header and ensure fread is being sourced properly, may be an issue with how it is currently done via:
@importFrom data.table fread

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

No branches or pull requests

3 participants