ices-tools-dev / RDBEScore

Provides functions to work with the Regional Database & Estimation System (RDBES)
https://ices-tools-dev.github.io/RDBEScore/
GNU General Public License v3.0
0 stars 4 forks source link

remotes::install_github("ices-tools-dev/RDBEScore@dev") fails due to coping error #172

Closed rix133 closed 1 year ago

rix133 commented 1 year ago

To install add build =FALSE see also #161 the problem is that we will have an error also with installing main #163 (see comment about vignettes). The most probable reason is Long file names: If the file names or paths are too long, this can cause issues with copying files under windows(https://github.com/Displayr/rhtmlDonut/issues/45).

rix133 commented 1 year ago

as the problem is in ./data-raw so the first thing to check is filenames under \data-raw\exampleData\TextBookExamples\BuiltUploads\ eg the folder names and the file names duplicate each other

rix133 commented 1 year ago

Resolved so that if anybody needs to get the files to upload to RDBES they have to generate themselves (run the scripts) in./data-raw/exampleData/TextBookExamples