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:

In Rstudio cloud, I ran:
And followed all the setup steps, and it worked.
I then ran the line 8:
and it failed with the following message: