Last updated on 2018-09-26 01:46:56 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
AER | 12 | ||
betareg | 12 | ||
colorspace | 2 | 10 | |
ctv | 12 | ||
dynlm | 12 | ||
exams | 3 | 5 | 4 |
Formula | 12 | ||
fortunes | 12 | ||
fxregime | 12 | ||
glmx | 12 | ||
glogis | 12 | ||
ineq | 12 | ||
lagsarlmtree | 7 | 5 | |
lmtest | 12 | ||
psychotools | 12 | ||
psychotree | 12 | ||
pwt | 7 | 5 | |
pwt8 | 12 | ||
pwt9 | 12 | ||
sandwich | 12 | ||
strucchange | 12 | ||
zoo | 12 |
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: NOTE: 2, OK: 10
Version: 1.3-2
Check: compiled code
Result: NOTE
File ‘colorspace/libs/colorspace.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
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: ERROR: 3, NOTE: 5, OK: 4
Version: 2.3-1
Check: R code for possible problems
Result: NOTE
Found the following assignments to the global environment:
File ‘exams/R/xexams.R’:
assign(".xweave_svg_grdevice", .xweave_svg_grdevice, envir = .GlobalEnv)
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 2.3-1
Check: examples
Result: ERROR
Running examples in ‘exams-Ex.R’ failed
The error most likely occurred in:
> ### Name: exams2openolat
> ### Title: Generation of Exams for OpenOLAT
> ### Aliases: exams2openolat
> ### Keywords: utilities
>
> ### ** Examples
>
> ## load package and enforce par(ask = FALSE)
> library("exams")
> options(device.ask.default = FALSE)
>
> ## define an exams (= list of exercises)
> myexam <- list(
+ "boxplots",
+ c("tstat", "ttest", "confint"),
+ c("regression", "anova"),
+ c("scatterplot", "boxhist"),
+ "relfreq"
+ )
>
> ## output directory
> mydir <- tempdir()
>
> ## generate .zip with OpenOLAT test in temporary directory
> exams2openolat(myexam, n = 3, dir = mydir)
Loading required namespace: rmarkdown
sh: +RTS: not found
Warning in system(command) : error in running command
Error: pandoc document conversion failed with error 127
Execution halted
Flavor: r-patched-solaris-x86
Version: 2.3-1
Check: examples
Result: ERROR
Running examples in ‘exams-Ex.R’ failed
The error most likely occurred in:
> ### Name: exams2openolat
> ### Title: Generation of Exams for OpenOLAT
> ### Aliases: exams2openolat
> ### Keywords: utilities
>
> ### ** Examples
>
> ## load package and enforce par(ask = FALSE)
> library("exams")
> options(device.ask.default = FALSE)
>
> ## define an exams (= list of exercises)
> myexam <- list(
+ "boxplots",
+ c("tstat", "ttest", "confint"),
+ c("regression", "anova"),
+ c("scatterplot", "boxhist"),
+ "relfreq"
+ )
>
> ## output directory
> mydir <- tempdir()
>
> ## generate .zip with OpenOLAT test in temporary directory
> exams2openolat(myexam, n = 3, dir = mydir)
Loading required namespace: rmarkdown
sh: +RTS: command not found
Warning in system(command) : error in running command
Error: pandoc document conversion failed with error 127
Execution halted
Flavor: r-release-osx-x86_64
Version: 2.3-1
Check: examples
Result: ERROR
Running examples in ‘exams-Ex.R’ failed
The error most likely occurred in:
> ### Name: exams2openolat
> ### Title: Generation of Exams for OpenOLAT
> ### Aliases: exams2openolat
> ### Keywords: utilities
>
> ### ** Examples
>
> ## load package and enforce par(ask = FALSE)
> library("exams")
> options(device.ask.default = FALSE)
>
> ## define an exams (= list of exercises)
> myexam <- list(
+ "boxplots",
+ c("tstat", "ttest", "confint"),
+ c("regression", "anova"),
+ c("scatterplot", "boxhist"),
+ "relfreq"
+ )
>
> ## output directory
> mydir <- tempdir()
>
> ## generate .zip with OpenOLAT test in temporary directory
> exams2openolat(myexam, n = 3, dir = mydir)
Loading required namespace: rmarkdown
sh: +RTS: command not found
Error: pandoc document conversion failed with error 127
Execution halted
Flavor: r-oldrel-osx-x86_64
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: NOTE: 12
Version: 1.0-3
Flags: --no-vignettes
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘foreach’ in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' 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-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0-3
Flags: --no-vignettes
Check: R code for possible problems
Result: NOTE
fxreturns: no visible binding for global variable ‘FXRatesCHF’
fxreturns : <anonymous>: no visible global function definition for
‘tail’
gbreakpoints: no visible global function definition for ‘%dopar%’
gbreakpoints: no visible global function definition for ‘foreach’
Undefined global functions or variables:
%dopar% FXRatesCHF foreach tail
Consider adding
importFrom("utils", "tail")
to your NAMESPACE file.
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-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0-3
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘foreach’ in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.0-3
Check: R code for possible problems
Result: NOTE
fxreturns: no visible binding for global variable ‘FXRatesCHF’
fxreturns : <anonymous>: no visible global function definition for
‘tail’
gbreakpoints: no visible global function definition for ‘%dopar%’
gbreakpoints: no visible global function definition for ‘foreach’
Undefined global functions or variables:
%dopar% FXRatesCHF foreach tail
Consider adding
importFrom("utils", "tail")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.0-3
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
The following objects are masked from ‘package:base’:
as.Date, as.Date.numeric
Loading required package: strucchange
Loading required package: sandwich
Warning in sub(object$syntax$docexpr, val, chunk[pos[1L]]) :
argument 'replacement' has length > 1 and only the first element will be used
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'CNY.tex' failed.
LaTeX errors:
! LaTeX Error: File `a4wide.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.5 \usepackage
{hyperref}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: NOTE: 7, OK: 5
Version: 1.0-0
Check: installed package size
Result: NOTE
installed size is 8.4Mb
sub-directories of 1Mb or more:
data 8.3Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: NOTE: 7, OK: 5
Version: 7.1-1
Check: installed package size
Result: NOTE
installed size is 7.3Mb
sub-directories of 1Mb or more:
data 7.2Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: NOTE: 12
Version: 1.5-1
Check: R code for possible problems
Result: NOTE
breakpoints.formula: no visible global function definition for
‘%dopar%’
breakpoints.formula: no visible binding for global variable ‘i’
efpFunctional: multiple local function definitions for ‘plotProcess’
with different formal arguments
mefp.efp: multiple local function definitions for ‘computeEmpProc’ with
different formal arguments
sctest.default: no visible global function definition for ‘tail’
Undefined global functions or variables:
%dopar% i tail
Consider adding
importFrom("utils", "tail")
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.5-1
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Loading required package: zoo
Attaching package: ‘zoo’
The following objects are masked from ‘package:base’:
as.Date, as.Date.numeric
Loading required package: sandwich
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'strucchange-intro.tex' failed.
LaTeX errors:
! LaTeX Error: File `a4wide.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.3 \usepackage
{graphicx,color,alltt}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64
Current CRAN status: OK: 12