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

Line 8 harvest() failure #10

Open
hlydecker opened this issue Oct 21, 2022 · 1 comment
Open

Line 8 harvest() failure #10

hlydecker opened this issue Oct 21, 2022 · 1 comment

Comments

@hlydecker
Copy link
Member

In Rstudio cloud, I ran:

# This script is for package testing in RStudio Cloud
pacman::p_load_current_gh("sydney-informatics-hub/dataharvester")
initialise_harvester("r-reticulate", 
                     earthengine = TRUE, 
                     auth_mode = "rstudiocloud")

And followed all the setup steps, and it worked.

I then ran the line 8:

> # test harvest a single source
> harvest("assets/basic_config.yaml", plot = TRUE)

and it failed with the following message:

image

@januarharianto
Copy link
Collaborator

Hm looks like the file is corrupted and couldn't be previewed, so either a download error or something else, will investigate

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

2 participants