pbs-software / pbs-modelling

R package PBSmodelling - GUI tools made easy: interact with models and explore data
2 stars 1 forks source link

Documentation warnings from R2.13.0 #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Your package PBSmodelling_2.61.210.tar.gz did pass 'R CMD check' only with 
WARNING(s). It has been built for Windows and will be published within 24 hours 
in the corresponding CRAN directory CRAN/bin/windows/contrib/2.13/).

Please note that we are talking about R-2.13.0 alpha/beta/rc but not the 
current R-2.12.2). R-2.13.0 will be released on April 13. Please consider to 
submit a fixed version without any WARNING until release.

For details (and for results on other platforms) see 
http://cran.r-project.org/web/checks/check_summary.html
R version 2.13.0 alpha (2011-03-17 r54849)

##### First warning:
# checking Rd cross-references ... WARNING
Missing link(s) in documentation object 
'/home/hornik/tmp/R.check/r-devel/Work/PKGS/PBSmodelling/man/getOptions.Rd': 
‘option-class’

Missing link(s) in documentation object 
'/home/hornik/tmp/R.check/r-devel/Work/PKGS/PBSmodelling/man/getOptionsFileName.
Rd': ‘option-class’

Missing link(s) in documentation object 
'/home/hornik/tmp/R.check/r-devel/Work/PKGS/PBSmodelling/man/getOptionsPrefix.Rd
': ‘option-class’

Missing link(s) in documentation object 
'/home/hornik/tmp/R.check/r-devel/Work/PKGS/PBSmodelling/man/loadOptions.Rd': 
‘option-class’

Missing link(s) in documentation object 
'/home/hornik/tmp/R.check/r-devel/Work/PKGS/PBSmodelling/man/loadOptionsGUI.Rd':
 ‘option-class’

See the information in section 'Cross-references' of the 'Writing R
Extensions' manual.

##### Second warning
# checking for missing documentation entries ... WARNING
Undocumented S4 classes:
break code file section talk text

All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'. 

Original issue reported on code.google.com by schnu...@shaw.ca on 20 Mar 2011 at 10:49

GoogleCodeExporter commented 9 years ago
RH:
Documentation on S4 objects and fixes to problems above were incorporated to
PBSmodelling v.2.62.227 published on CRAN 2011-08-05.

See Issue 78.

Original comment by rowan.ha...@dfo-mpo.gc.ca on 9 Sep 2011 at 7:27