Commit ce70b2d
committed
Move logo generator script to data-raw directory
- Move R/.logo.R to data-raw/logo_generator.R to avoid R CMD check warnings
- .logo.R file name was causing 'invalid file name' error during build
- data-raw directory is already in .Rbuildignore, so it's excluded from package1 parent 300234f commit ce70b2d
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
File renamed without changes.
0 commit comments