Please bear with me as I am trying to create my first package
When I run Build>Check package i.e
devtools::check(document = FALSE)
I get this error
* checking whether package 'epldata' can be installed ... ERROR
Installation failed.
See 'C:/Users/agcur/Documents/R/epldata.Rcheck/00install.out' for details.
* DONE
Status: 1 ERROR
but cannot seem to locate this in my files
TIA