CRAN Package Check Results for Maintainer ‘Didier Plat <didier.plat at entpe.fr>’

Last updated on 2022-04-24 03:52:52 CEST.

Package NOTE
IC2 12

Package IC2

Current CRAN status:

Version: 1.0-1
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0-1
Check: R code for possible problems
Result: NOTE
    calcAtkinson: no visible global function definition for
     'complete.cases'
    calcAtkinson: no visible global function definition for 'weighted.mean'
    calcConc: no visible global function definition for 'complete.cases'
    calcConc: no visible global function definition for 'weighted.mean'
    calcConc: no visible global function definition for 'coef'
    calcConc: no visible global function definition for 'lm'
    calcGEI: no visible global function definition for 'complete.cases'
    calcGEI: no visible global function definition for 'weighted.mean'
    calcTheil0: no visible global function definition for 'weighted.mean'
    calcTheil1: no visible global function definition for 'weighted.mean'
    curveLoCo: no visible global function definition for 'complete.cases'
    curveLoCo: no visible global function definition for 'weighted.mean'
    curveLoCo: no visible global function definition for 'abline'
    curveLoCo: no visible global function definition for 'lines'
    decompAtkinson: no visible global function definition for
     'complete.cases'
    decompAtkinson: no visible global function definition for
     'weighted.mean'
    decompAtkinson : <anonymous>: no visible global function definition for
     'weighted.mean'
    decompGEI: no visible global function definition for 'complete.cases'
    decompGEI: no visible global function definition for 'weighted.mean'
    decompGEI : <anonymous>: no visible global function definition for
     'weighted.mean'
    decompSGini: no visible global function definition for 'complete.cases'
    decompSGini: no visible global function definition for 'weighted.mean'
    decompSGini : <anonymous>: no visible global function definition for
     'weighted.mean'
    decompSGini: no visible global function definition for 'coef'
    decompSGini: no visible global function definition for 'lm'
    Undefined global functions or variables:
     abline coef complete.cases lines lm weighted.mean
    Consider adding
     importFrom("graphics", "abline", "lines")
     importFrom("stats", "coef", "complete.cases", "lm", "weighted.mean")
    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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0-1
Check: Rd line widths
Result: NOTE
    Rd file 'curveConcent.Rd':
     \examples lines wider than 100 characters:
     curveConcent(x=hhbudgets[, "transporte"], y=hhbudgets[,"ingreso"], w=hhbudgets[,"factor"], col="red", xlab="Ranking by income")
     curveConcent(x=hhbudgets[, "mantenimiento"], y=hhbudgets[,"ingreso"], w=hhbudgets[,"factor"], col="blue", add=TRUE)
     curveConcent(x=hhbudgets[, "publico"], y=hhbudgets[,"ingreso"], w=hhbudgets[,"factor"], col="green", add=TRUE)
     legend("topleft", legend = c("All transport", "Private: Maintenance and repair", "Public transport"), col=c("red", "blue", "green"), lt ... [TRUNCATED]
    
    Rd file 'decompAtkinson.Rd':
     \examples lines wider than 100 characters:
     summary(decompAtkinson(x=hhbudgets[,"transporte"], z=hhbudgets[,"tenencia"], w=hhbudgets[,"factor"], decomp="DP", ELMO=FALSE))
     summary(decompAtkinson(x=hhbudgets[,"transporte"], z=hhbudgets[,"tenencia"], w=hhbudgets[,"factor"], decomp="DP", epsilon=0.25))
    
    Rd file 'decompGEI.Rd':
     \examples lines wider than 100 characters:
     summary(decompGEI(x=hhbudgets[,"transporte"], z=hhbudgets[,"tenencia"], w=hhbudgets[,"factor"], alpha=1.5))
    
    Rd file 'decompSGini.Rd':
     \examples lines wider than 100 characters:
     decompSGini(x=hhbudgets[,"transporte"], z=hhbudgets[,"estructura"], w=hhbudgets[,"factor"], decomp="YL", ELMO=FALSE)
     summary(decompSGini(x=hhbudgets[,"transporte"], z=hhbudgets[,"tenencia"], w=hhbudgets[,"factor"], param=1.5))
    
    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