CRAN Package Check Results for Package tpr

Last updated on 2014-10-02 01:48:30.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-1 6.09 16.36 22.45 NOTE
r-devel-linux-x86_64-debian-gcc 0.3-1 7.80 16.70 24.50 NOTE
r-devel-linux-x86_64-fedora-clang 0.3-1 48.56 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3-1 46.64 NOTE
r-devel-osx-x86_64-clang 0.3-1 42.83 NOTE
r-devel-windows-ix86+x86_64 0.3-1 29.00 64.00 93.00 NOTE
r-patched-linux-x86_64 0.3-1 7.78 16.97 24.75 NOTE
r-patched-solaris-sparc 0.3-1 320.70 NOTE
r-patched-solaris-x86 0.3-1 81.60 NOTE
r-release-linux-ix86 0.3-1 10.14 28.98 39.12 NOTE
r-release-linux-x86_64 0.3-1 7.94 17.13 25.07 NOTE
r-release-osx-x86_64-mavericks 0.3-1 NOTE
r-release-windows-ix86+x86_64 0.3-1 31.00 65.00 96.00 NOTE
r-oldrel-windows-ix86+x86_64 0.3-1 33.00 65.00 98.00 NOTE

Check Details

Version: 0.3-1
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: ‘lgtdl’
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
    See the information on DESCRIPTION files in the chapter ‘Creating R
    packages’ of 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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, 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.3-1
Check: Rd line widths
Result: NOTE
    Rd file 'ci.plot.Rd':
     \usage lines wider than 90 characters:
     ci.plot(x, y, se, level = 0.95, ylim = NULL, newplot = TRUE, fun = gaussian()$linkinv, dfun = gaussian()$mu.eta, ...)
    
    These lines will be truncated in the PDF 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: 0.3-1
Check: compiled code
Result: NOTE
    File ‘tpr/libs/tpr.so’:
     Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
     Object: ‘utils.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor the C RNG.
    
    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-gcc

Version: 0.3-1
Check: compiled code
Result: NOTE
    File ‘tpr/libs/tpr.so’:
     Found ‘_ZNSt3__14cerrE’, possibly from ‘std::cerr’ (C++)
     Object: ‘utils.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor the C RNG.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3-1
Check: compiled code
Result: NOTE
    File ‘tpr/libs/tpr.so’:
     Found ‘__ZNSt3__14cerrE’, possibly from ‘std::cerr’ (C++)
     Object: ‘utils.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor the C RNG.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-osx-x86_64-clang

Version: 0.3-1
Check: compiled code
Result: NOTE
    File 'tpr/libs/i386/tpr.dll':
     Found '_ZSt4cerr', possibly from 'std::cerr' (C++)
     Object: 'utils.o'
    File 'tpr/libs/x64/tpr.dll':
     Found '_ZSt4cerr', possibly from 'std::cerr' (C++)
     Object: 'utils.o'
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor the C RNG.
    
    See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-windows-ix86+x86_64

Version: 0.3-1
Check: compiled code
Result: NOTE
    File ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/tpr/libs/tpr.so’:
     Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
     Object: ‘utils.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-patched-linux-x86_64

Version: 0.3-1
Check: compiled code
Result: NOTE
    File ‘/home/ripley/R/Lib32/tpr/libs/tpr.so’:
     Found ‘__1cDstdEcerr_’, possibly from ‘std::cerr’ (C++)
     Object: ‘utils.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-patched-solaris-sparc, r-patched-solaris-x86

Version: 0.3-1
Check: compiled code
Result: NOTE
    File ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/tpr/libs/tpr.so’:
     Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
     Object: ‘utils.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-linux-ix86, r-release-linux-x86_64

Version: 0.3-1
Check: compiled code
Result: NOTE
    File ‘/Builds/CRAN-QA-Simon/packages/mavericks-x86_64/results/3.1/tpr.Rcheck/tpr/libs/tpr.so’:
     Found ‘__ZNSt3__14cerrE’, possibly from ‘std::cerr’ (C++)
     Object: ‘utils.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-release-osx-x86_64-mavericks

Version: 0.3-1
Check: compiled code
Result: NOTE
    File 'd:/Rcompile/CRANpkg/lib/3.1/tpr/libs/i386/tpr.dll':
     Found '_ZSt4cerr', possibly from 'std::cerr' (C++)
     Object: 'utils.o'
    File 'd:/Rcompile/CRANpkg/lib/3.1/tpr/libs/x64/tpr.dll':
     Found '_ZSt4cerr', possibly from 'std::cerr' (C++)
     Object: 'utils.o'
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console.
    
    See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-release-windows-ix86+x86_64

Version: 0.3-1
Check: compiled code
Result: NOTE
    File 'd:/Rcompile/CRANpkg/lib/3.0/tpr/libs/i386/tpr.dll':
     Found '_ZSt4cerr', possibly from 'std::cerr' (C++)
     Object: 'utils.o'
    File 'd:/Rcompile/CRANpkg/lib/3.0/tpr/libs/x64/tpr.dll':
     Found '_ZSt4cerr', possibly from 'std::cerr' (C++)
     Object: 'utils.o'
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console.
    
    See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-oldrel-windows-ix86+x86_64