I get this error when trying to run initialise_harvester() on Windows, R 4.2.1, Rstudio 2022.07.2
...
** testing if installed package keeps a record of temporary installation path
* DONE (dataharvester)
> library(dataharvester)
> initialise_harvester()
• Checking Python/Conda install...
✔ Conda binary: C:/Users/nbutter/miniconda3/condabin/conda.bat
Error in initialise_harvester() :
✘ Environment `envname` must be specified. We recommend "r=reticulate" or a unique name e.g. "dataharvester"
>
I get this error when trying to run
initialise_harvester()
on Windows, R 4.2.1, Rstudio 2022.07.2