CRAN Package Check Results for Package ordinalgmifs

Last updated on 2017-07-21 08:48:12.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 3.10 48.37 51.47 NOTE --no-vignettes
r-devel-linux-x86_64-debian-gcc 1.0.3 3.08 43.91 46.99 NOTE --no-vignettes
r-devel-linux-x86_64-fedora-clang 1.0.3 91.73 NOTE --no-vignettes
r-devel-linux-x86_64-fedora-gcc 1.0.3 85.20 NOTE --no-vignettes
r-devel-windows-ix86+x86_64 1.0.3 15.00 75.00 90.00 OK --no-vignettes
r-patched-linux-x86_64 1.0.3 3.07 43.90 46.97 NOTE --no-vignettes
r-patched-solaris-x86 1.0.3 122.80 OK --no-vignettes
r-release-linux-x86_64 1.0.3 3.11 44.43 47.54 NOTE --no-vignettes
r-release-windows-ix86+x86_64 1.0.3 12.00 99.00 111.00 OK --no-vignettes
r-release-osx-x86_64 1.0.3 FAIL
r-oldrel-windows-ix86+x86_64 1.0.3 11.00 111.00 122.00 OK --no-vignettes
r-oldrel-osx-x86_64 1.0.3 FAIL

Additional issues

rchk

Check Details

Version: 1.0.3
Flags: --no-vignettes
Check: compiled code
Result: NOTE
    File ‘ordinalgmifs/libs/ordinalgmifs.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.3
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘Biobase’
Flavor: r-release-osx-x86_64

Version: 1.0.3
Check: for missing documentation entries
Result: ERROR
    Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called ‘Biobase’
    Error in .requirePackage(package) :
     unable to find required package ‘Biobase’
    Calls: <Anonymous> ... withCallingHandlers -> is -> getClassDef -> .requirePackage
    Execution halted
Flavor: r-release-osx-x86_64

Version: 1.0.3
Check: data for non-ASCII characters
Result: NOTE
     Error in .requirePackage(package) :
     unable to find required package 'Biobase'
     Calls: <Anonymous> ... .extendsForS3 -> extends -> getClassDef -> .requirePackage
     Execution halted
Flavor: r-release-osx-x86_64

Version: 1.0.3
Check: running R code from vignettes
Result: ERROR
    Errors in running code in vignettes:
    when running code in ‘ordinalgmifs.Rnw’
     ...
    Loading required package: survival
    
    > data(hccframe)
    
    > cumulative.logit <- ordinal.gmifs(group ~ 1, x = hccframe[,
    + -1], data = hccframe)
    
    Execution halted
    
    ... incomplete output. Crash?
Flavor: r-release-osx-x86_64

Version: 1.0.3
Check: PDF version of manual
Result: FAIL
    
Flavor: r-release-osx-x86_64

Version: 1.0.3
Check: for missing documentation entries
Result: WARN
    
    Attaching package: ‘BiocGenerics’
    
    The following objects are masked from ‘package:parallel’:
    
     clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
     clusterExport, clusterMap, parApply, parCapply, parLapply,
     parLapplyLB, parRapply, parSapply, parSapplyLB
    
    The following objects are masked from ‘package:stats’:
    
     IQR, mad, xtabs
    
    The following objects are masked from ‘package:base’:
    
     Filter, Find, Map, Position, Reduce, anyDuplicated, append,
     as.data.frame, cbind, colnames, do.call, duplicated, eval, evalq,
     get, grep, grepl, intersect, is.unsorted, lapply, lengths, mapply,
     match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank,
     rbind, rownames, sapply, setdiff, sort, table, tapply, union,
     unique, unsplit
    
    Welcome to Bioconductor
    
     Vignettes contain introductory material; view with
     'browseVignettes()'. To cite Bioconductor, see
     'citation("Biobase")', and for packages 'citation("pkgname")'.
    
    All user-level objects in a package should have documentation entries.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-osx-x86_64

Version: 1.0.3
Check: running R code from vignettes
Result: FAIL
    
Flavor: r-oldrel-osx-x86_64