CRAN Package Check Results for Maintainer ‘Feng Chen <feng.chen at unsw.edu.au>’

Last updated on 2020-08-07 01:50:19 CEST.

Package NOTE OK
coxsei 12
ibs 12
IHSEP 2 10
lpint 12
RHawkes 12

Package coxsei

Current CRAN status: OK: 12

Package ibs

Current CRAN status: OK: 12

Package IHSEP

Current CRAN status: NOTE: 2, OK: 10

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

Package lpint

Current CRAN status: NOTE: 12

Version: 2.0
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 2.0
Check: R code for possible problems
Result: NOTE
    lpint : <anonymous>: no visible global function definition for
     'integrate'
    lpint: no visible global function definition for 'integrate'
    lpint : lpint : <anonymous>: no visible global function definition for
     'integrate'
    lplikint : lplikint.fun : <anonymous>: no visible global function
     definition for 'integrate'
    Undefined global functions or variables:
     integrate
    Consider adding
     importFrom("stats", "integrate")
    to your NAMESPACE file.
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Package RHawkes

Current CRAN status: OK: 12