This is the error I get after running devtools::check_rhub()
checking for non-standard things in the check directory ... NOTE Found the following files/directories: 'disk.frame-Ex_i386.Rout' 'disk.frame-Ex_x64.Rout' 'examples_i386' 'examples_x64'
These notes don't appear when I run devtools::check()
.
I don't understand what these mean. The package I am running is disk.frame
.