CRAN Package Check Results for Package Giza

Last updated on 2019-01-09 07:49:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 2.60 65.84 68.44 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 1.87 51.06 52.93 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 80.61 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 74.84 NOTE
r-devel-windows-ix86+x86_64 1.0 6.00 83.00 89.00 NOTE
r-patched-linux-x86_64 1.0 2.45 61.85 64.30 NOTE
r-patched-solaris-x86 1.0 115.90 NOTE
r-release-linux-x86_64 1.0 2.45 61.74 64.19 NOTE
r-release-windows-ix86+x86_64 1.0 5.00 103.00 108.00 NOTE
r-release-osx-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 3.00 114.00 117.00 NOTE
r-oldrel-osx-x86_64 1.0 NOTE

Check Details

Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
    Package listed in more than one of Depends, Imports, Suggests, Enhances:
     ‘lattice’
    A package should be listed in only one of these fields.
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.0
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: ‘lattice’
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
    ':::' call which should be '::': ‘lattice:::latticeParseFormula’
     See the note in ?`:::` about the use of this operator.
    Unexported objects imported by ':::' calls:
     ‘lattice:::compute.packet’ ‘lattice:::cond.orders’
     ‘lattice:::construct.scales’ ‘lattice:::cupdate’
     ‘lattice:::limits.and.aspect’ ‘lattice:::logLimits’
     ‘lattice:::needAutoKey’ ‘lattice:::prepanel.null’
     ‘lattice:::scale.limits’ ‘lattice:::trellis.skeleton’
     ‘lattice:::updateList’
     See the note in ?`:::` about the use of this operator.
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.0
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     pyramid2.formula
    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-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 1.0
Check: R code for possible problems
Result: NOTE
    panel.pyramid: no visible global function definition for
     ‘trellis.par.get’
    panel.pyramid: no visible global function definition for
     ‘current.panel.limits’
    panel.pyramid: no visible global function definition for ‘panel.abline’
    panel.pyramid: no visible global function definition for ‘panel.rect’
    pyramid2.formula: no visible global function definition for
     ‘lattice.getOption’
    pyramid2.formula: no visible global function definition for
     ‘is.shingle’
    pyramid2.formula: no visible global function definition for
     ‘as.factorOrShingle’
    pyramidlattice: no visible global function definition for ‘update’
    useOuterStrips2: no visible global function definition for ‘modifyList’
    useOuterStrips2 : new.strip: no visible global function definition for
     ‘strip.default’
    useOuterStrips2 : new.strip.left: no visible global function definition
     for ‘strip.default’
    useOuterStrips2: no visible global function definition for ‘update’
    Undefined global functions or variables:
     as.factorOrShingle current.panel.limits is.shingle lattice.getOption
     modifyList panel.abline panel.rect strip.default trellis.par.get
     update
    Consider adding
     importFrom("stats", "update")
     importFrom("utils", "modifyList")
    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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.0
Check: Rd line widths
Result: NOTE
    Rd file 'EduDat.Rd':
     \examples lines wider than 100 characters:
     matplot(as.data.frame(ipop[,-1]),type="l",lwd=3,main=paste("Projected Population 15+ by Education Scenario, ",icountry,sep=""),cex.main ... [TRUNCATED]
    
    Rd file 'Giza-package.Rd':
     \examples lines wider than 100 characters:
     iEduDat <- subset(EduDat,match(cc,getcode(Countries,dictionary)) & match(yr,Years) & match(scen2,Scenarios))
     factor(cc,levels=getcode(Countries,dictionary),labels=Countries) *
     type="l",lwd=1,xlab="Population",ylab="Age",main="Population by Highest Level of Education",
     scales=list(alternating=3,tick.number=5,relation="same",y=list(at=1:length(4:21),labels=agegrs)),
     title="ED-Level",cex.title=1.1,lines.title=2.5,padding.text=1,background="white"),
     iEduDat <- subset(EduDat,match(cc,getcode(Countries,dictionary)) & match(yr,Years) & match(scen2,Scenarios))
     type="l",lwd=1,xlab="Population",ylab="Age",main=paste("Population by Highest Level of Education, ",Countries,sep=""),
     scales=list(alternating=3,tick.number=5,relation="same",y=list(at=1:length(4:21),labels=agegrs)),
     title="ED-Level",cex.title=1.1,lines.title=2.5,padding.text=1,background="white"),
    
    Rd file 'pyramid2.Rd':
     \examples lines wider than 100 characters:
     iEduDat <- subset(EduDat,match(cc,getcode(Countries,dictionary)) & match(yr,Years) & match(scen2,Scenarios))
     factor(cc,levels=getcode(Countries,dictionary),labels=Countries) *
     type="l",lwd=1,xlab="Population",ylab="Age",main="Population by Highest Level of Education",
     scales=list(alternating=3,tick.number=5,relation="same",y=list(at=1:length(4:21),labels=agegrs)),
     title="ED-Level",cex.title=1.1,lines.title=2.5,padding.text=1,background="white"),
     iEduDat <- subset(EduDat,match(cc,getcode(Countries,dictionary)) & match(yr,Years) & match(scen2,Scenarios))
     type="l",lwd=1,xlab="Population",ylab="Age",main=paste("Population by Highest Level of Education, ",Countries,sep=""),
     scales=list(alternating=3,tick.number=5,relation="same",y=list(at=1:length(4:21),labels=agegrs)),
     title="ED-Level",cex.title=1.1,lines.title=2.5,padding.text=1,background="white"),
    
    Rd file 'pyramid2.formula.Rd':
     \examples lines wider than 100 characters:
     iEduDat <- subset(EduDat,match(cc,getcode(Countries,dictionary)) & match(yr,Years) & match(scen2,Scenarios))
     factor(cc,levels=getcode(Countries,dictionary),labels=Countries) *
     type="l",lwd=1,xlab="Population",ylab="Age",main="Population by Highest Level of Education",
     scales=list(alternating=3,tick.number=5,relation="same",y=list(at=1:length(4:21),labels=agegrs)),
     title="ED-Level",cex.title=1.1,lines.title=2.5,padding.text=1,background="white"),
     iEduDat <- subset(EduDat,match(cc,getcode(Countries,dictionary)) & match(yr,Years) & match(scen2,Scenarios))
     type="l",lwd=1,xlab="Population",ylab="Age",main=paste("Population by Highest Level of Education, ",Countries,sep=""),
     scales=list(alternating=3,tick.number=5,relation="same",y=list(at=1:length(4:21),labels=agegrs)),
     title="ED-Level",cex.title=1.1,lines.title=2.5,padding.text=1,background="white"),
    
    Rd file 'pyramidlattice.Rd':
     \examples lines wider than 100 characters:
     iEduDat <- subset(EduDat,match(cc,getcode(Countries,dictionary)) & match(yr,Years) & match(scen2,Scenarios))
     factor(cc,levels=getcode(Countries,dictionary),labels=Countries) *
     type="l",lwd=1,xlab="Population",ylab="Age",main="Population by Highest Level of Education",
     scales=list(alternating=3,tick.number=5,relation="same",y=list(at=1:length(4:21),labels=agegrs)),
     title="ED-Level",cex.title=1.1,lines.title=2.5,padding.text=1,background="white"),
     iEduDat <- subset(EduDat,match(cc,getcode(Countries,dictionary)) & match(yr,Years) & match(scen2,Scenarios))
     type="l",lwd=1,xlab="Population",ylab="Age",main=paste("Population by Highest Level of Education, ",Countries,sep=""),
     scales=list(alternating=3,tick.number=5,relation="same",y=list(at=1:length(4:21),labels=agegrs)),
     title="ED-Level",cex.title=1.1,lines.title=2.5,padding.text=1,background="white"),
    
    Rd file 'useOuterStrips2.Rd':
     \examples lines wider than 100 characters:
     iEduDat <- subset(EduDat,match(cc,getcode(Countries,dictionary)) & match(yr,Years) & match(scen2,Scenarios))
     factor(cc,levels=getcode(Countries,dictionary),labels=Countries) *
     type="l",lwd=1,xlab="Population",ylab="Age",main="Population by Highest Level of Education",
     scales=list(alternating=3,tick.number=5,relation="same",y=list(at=1:length(4:21),labels=agegrs)),
     title="ED-Level",cex.title=1.1,lines.title=2.5,padding.text=1,background="white"),
     iEduDat <- subset(EduDat,match(cc,getcode(Countries,dictionary)) & match(yr,Years) & match(scen2,Scenarios))
     type="l",lwd=1,xlab="Population",ylab="Age",main=paste("Population by Highest Level of Education, ",Countries,sep=""),
     scales=list(alternating=3,tick.number=5,relation="same",y=list(at=1:length(4:21),labels=agegrs)),
     title="ED-Level",cex.title=1.1,lines.title=2.5,padding.text=1,background="white"),
    
    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