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

Reading HAR #5

Open
omidkarami416 opened this issue Apr 23, 2024 · 0 comments
Open

Reading HAR #5

omidkarami416 opened this issue Apr 23, 2024 · 0 comments

Comments

@omidkarami416
Copy link

Hi Maros,
After running the code:
install.packages('devtools')
devtools::install_git('https://github.com/USDA-ERS/MTED-HARr.git')
require(HARr)

and trying to read a Har file, I got the following error in R:
Loading required package: HARr
Warning message:
In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called ‘HARr’

Sounds like it is doesnt find HARr.

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