Hello,

I'm trying to repackage an R function so I can update the licence. I'm stuck 
with the automatic checks. The problem appears to be the following three NOTEs 
in the checking output:

* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Ian Walker <
i.wal...@bath.ac.uk
>’

Possibly mis-spelled words in DESCRIPTION:
  DEMs (7:503)
  STL (7:47)
  stereolithography (7:52)
  stl (7:24)

The build time stamp is missing.

It's not clear what is wrong here - is it the spellings (which are fine) or the 
time stamp? If the latter, how do I resolve this?

* checking DESCRIPTION meta-information ... NOTE
Checking should be performed on sources prepared by ‘R CMD build’.

I can't make any sense of this issue!

* checking for non-standard things in the check directory ... NOTE
Found the following files/directories:
  ‘lovelyfunction.stl’ ‘volcano.stl’

These two .stl files are simply mentioned in the documentation's example code - 
they're files that would be created if somebody ran the example code; they're 
not in the R package I've created.

Thanks for any help,

Ian
--
Dr Ian Walker FHEA | Department of Psychology, University of Bath
i.wal...@bath.ac.uk (academic) | m...@drianwalker.com (other matters)

Website: drianwalker.com | Twitter: twitter.com/ianwalker

My books:
Research Methods and Statistics - a new, clear introduction 
http://tinyurl.com/res-stats
Research with People - the essential research textbook: http://amzn.to/sRbYxy
        [[alternative HTML version deleted]]

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to