- using R version 2.10.0 alpha (2009-10-01 r49916)
- using session charset: ASCII
- checking for file 'dynamicGraph/DESCRIPTION' ... OK
- this is package 'dynamicGraph' version '0.2.2.5'
- checking package name space information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking for executable files ... OK
- checking whether package 'dynamicGraph' can be installed ... WARNING
Found the following significant warnings:
Warning: ./man/dg.BlockEdge-class.Rd:13: All text must be in a section
See http://www.r-project.org/nosvn/R.check/r-release-macosx-ix86/dynamicGraph-00install.html for details.
- checking package directory ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking R files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the name space can be loaded with stated dependencies ... OK
- checking for unstated dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... OK
- checking Rd files ... WARNING
prepare_Rd: dg.BlockEdge-class.Rd:13: All text must be in a section
- checking Rd metadata ... OK
- checking Rd cross-references ... WARNING
Suspect link(s) in documentation object './man/dg.control.Rd':
'[tcltk]{tkcanvas}' '[methods]{hasMethod}'
See the information in section 'Cross-references' of the 'Writing R
Extensions' manual.
'Suspect' links are those of the form \link[pkg]{a} where 'a' exists as
an alias but not as a filename -- such links will not work in R <
2.10.0, and only in HTML (not PDF) help in current versions.
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... WARNING
S4 class codoc mismatches from documentation object 'DynamicGraphModel-class':
Slots for class 'DynamicGraphModel'
Code: graphs id.env index label model
Docs: graphs id.env index model title
S4 class codoc mismatches from documentation object 'dg.Model-class':
Slots for class 'dg.Model'
Code: dg name
Docs: name
- checking Rd \usage sections ... OK
- checking examples ... OK
- checking PDF version of manual ... OK
- elapsed time (check, wall clock): 1:49