CRAN Package Check Results for Package tensorA

Last updated on 2017-02-24 23:52:58.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.36 1.32 21.66 22.98 NOTE
r-devel-linux-x86_64-debian-gcc 0.36 1.31 21.56 22.87 NOTE
r-devel-linux-x86_64-fedora-clang 0.36 41.22 NOTE --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 0.36 37.00 NOTE --no-stop-on-test-error
r-devel-macos-x86_64-clang 0.36 34.80 NOTE --no-stop-on-test-error
r-devel-windows-ix86+x86_64 0.36 7.00 53.00 60.00 NOTE
r-patched-linux-x86_64 0.36 1.21 17.22 18.43 NOTE
r-patched-solaris-sparc 0.36 204.10 NOTE
r-patched-solaris-x86 0.36 42.30 NOTE
r-release-linux-x86_64 0.36 1.06 17.10 18.17 NOTE
r-release-osx-x86_64-mavericks 0.36 NOTE
r-release-windows-ix86+x86_64 0.36 10.00 44.00 54.00 NOTE
r-oldrel-windows-ix86+x86_64 0.36 14.00 72.00 86.00 NOTE

Check Details

Version: 0.36
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     ^.tensor as.contravariate.character as.covariate.character
     as.tensor.default as.tensor.tensor is.contravariate.character
     is.contravariate.numeric is.contravariate.tensor
     is.covariate.character is.covariate.numeric is.covariate.tensor
     mean.tensor |.tensor
    See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
    manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64

Version: 0.36
Check: foreign function calls
Result: NOTE
    Calls with DUP:
     .C(tensoraCmulhelper, dimx = as.integer(c(outerx, inner, para)),
     as.integer(c(inner, outery, para)), as.integer(c(outerx,
     outery, para)), as.complex(X[xtidx]), as.complex(Y[ytidx]),
     erg = complex(outerx * outery * para), NAOK = TRUE, DUP = FALSE)
     .C(tensoramulhelper, dimx = as.integer(c(outerx, inner, para)),
     as.integer(c(inner, outery, para)), as.integer(c(outerx,
     outery, para)), as.numeric(X[xtidx]), as.numeric(Y[ytidx]),
     erg = numeric(outerx * outery * para), NAOK = TRUE, DUP = FALSE)
    DUP is no longer supported and will be ignored.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.36
Check: Rd \usage sections
Result: NOTE
    S3 methods shown with full name in documentation object 'mean.tensor':
     ‘mean.tensor’
    
    S3 methods shown with full name in documentation object 'solve.tensor':
     ‘solve.tensor’
    
    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.36
Check: compiled code
Result: NOTE
    File ‘tensorA/libs/tensorA.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

Version: 0.36
Flags: --no-stop-on-test-error
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     ^.tensor as.contravariate.character as.covariate.character
     as.tensor.default as.tensor.tensor is.contravariate.character
     is.contravariate.numeric is.contravariate.tensor
     is.covariate.character is.covariate.numeric is.covariate.tensor
     mean.tensor |.tensor
    See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
    manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang

Version: 0.36
Flags: --no-stop-on-test-error
Check: foreign function calls
Result: NOTE
    Calls with DUP:
     .C(tensoraCmulhelper, dimx = as.integer(c(outerx, inner, para)),
     as.integer(c(inner, outery, para)), as.integer(c(outerx,
     outery, para)), as.complex(X[xtidx]), as.complex(Y[ytidx]),
     erg = complex(outerx * outery * para), NAOK = TRUE, DUP = FALSE)
     .C(tensoramulhelper, dimx = as.integer(c(outerx, inner, para)),
     as.integer(c(inner, outery, para)), as.integer(c(outerx,
     outery, para)), as.numeric(X[xtidx]), as.numeric(Y[ytidx]),
     erg = numeric(outerx * outery * para), NAOK = TRUE, DUP = FALSE)
    DUP is no longer supported and will be ignored.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang

Version: 0.36
Flags: --no-stop-on-test-error
Check: Rd \usage sections
Result: NOTE
    S3 methods shown with full name in documentation object 'mean.tensor':
     ‘mean.tensor’
    
    S3 methods shown with full name in documentation object 'solve.tensor':
     ‘solve.tensor’
    
    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang

Version: 0.36
Flags: --no-stop-on-test-error
Check: compiled code
Result: NOTE
    File ‘tensorA/libs/tensorA.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang