trying to overcome error messagein github actions by moving R package to root.

This commit is contained in:
AG Damsbo 2022-12-21 08:29:00 +01:00
commit 582a481942
33 changed files with 1 additions and 1276 deletions

4
.Rbuildignore Normal file
View file

@ -0,0 +1,4 @@
^.*\.Rproj$
^\.Rproj\.user$
^data-raw$
^test-data$