-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Package Build - check() #37
Comments
==> devtools::check() Updating ContDataQC documentation Attaching package: 'zoo' The following objects are masked from 'package:base':
Loading required package: knitr
Setting env vars --------------------------------------------------------------
Rd file 'ContDataQC.Rd': Rd file 'Export.IHA.Rd': Rd file 'Export.StreamThermal.Rd': Rd file 'fun.AggregateData.File.Rd': Rd file 'fun.QC.File.Rd': Rd file 'fun.Stats.File.Rd': Rd file 'rarify.Rd': These lines will be truncated in the PDF manual.
Undocumented arguments in documentation object 'fun.Stats' Undocumented arguments in documentation object 'fun.dt.Type2' Functions with \usage entries need to have the appropriate \alias
checking for portable file names ... WARNING checking Rd \usage sections ... WARNING Undocumented arguments in documentation object 'fun.Stats' Undocumented arguments in documentation object 'fun.dt.Type2' Functions with \usage entries need to have the appropriate \alias checking for unstated dependencies in examples ... WARNING checking package dependencies ... NOTE checking DESCRIPTION meta-information ... NOTE checking top-level files ... NOTE checking dependencies in R code ... NOTE checking R code for possible problems ... NOTE checking Rd line widths ... NOTE R CMD check results Rd file 'ContDataQC.Rd': Rd file 'fun.Stats.File.Rd': Rd file 'rarify.Rd': These lines will be truncated in the PDF manual. checking for old-style vignette sources ... NOTE R CMD check succeeded |
Moved packages from Depends to Suggests. v2.0.1.9043 |
Issues to check: --1. Bad file names
--3. Line width.
--5. Vignette may be using packages not declared in DESCRIPTION
--7. License not in DESCRIPTION --8. Vignette directory.-- |
v2.0.1.9045 |
v2.0.1.9046 |
v2.0.1.9046 |
v2.0.1.9046 |
v2.0.2.9001, 2018-05-10 1 error | 2 warnings | 6 notes |
Fails on vignette creation. Needs temp data.
The text was updated successfully, but these errors were encountered: