SCM

R Development Page

ursa log file (check_x86_64_windows)

* using log directory 'R:/run/building/build_2020-03-06-14-54/RF_PKG_CHECK/PKGS/ursa.Rcheck'
* using R version 3.6.2 Patched (2020-02-17 r77820)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--as-cran'
* checking for file 'ursa/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ursa' version '3.8.17'
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
Maintainer: 'Nikita Platonov '
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking serialization versions ... OK
* checking whether package 'ursa' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* loading checks for arch 'i386'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
** checking loading without being on the library search path ... OK
** checking use of S3 registration ... OK
* loading checks for arch 'x64'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
** checking loading without being on the library search path ... OK
** checking use of S3 registration ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.project: no visible global function definition for 'packageVersion'
Undefined global functions or variables:
  packageVersion
Consider adding
  importFrom("utils", "packageVersion")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd line widths ... OK
* checking Rd cross-references ... NOTE
Package unavailable to check Rd xrefs: 'rje'
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking pragmas in C/C++ headers and code ... OK
* checking compilation flags used ... OK
* checking compiled code ... OK
* checking examples ...
** running examples for arch 'i386' ... ERROR
Running examples in 'ursa-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: focal_mean
> ### Title: Low-pass spatial filter for image.
> ### Aliases: focal_mean
> ### Keywords: spatial
> 
> ### ** Examples
> 
> session_grid(NULL)
> a <- ursa_dummy(nband=1,mul=1/8,elements=0)
> a[a<80] <- NA
> print(a)
         name    mean      sd    sum     min     max    n nNA
[1] Friday 06 166.863 51.8148 241451 80.1129 254.982 1447 681
> b1 <- focal_mean(a,size=6,cover=0.5,saveMargin=FALSE)
> b2 <- focal_mean(a,size=6,cover=0.5,saveMargin=TRUE)
> b3 <- focal_mean(a,size=6,cover=0.5,saveMargin=TRUE,fillNA=TRUE)
> print(b3-a)
         name mean sd sum min max    n nNA
[1] Friday 06    0  0   0   0   0 1439 689
> display(c(a,b1,b2,b3),blank.angle=c(-45,45),blank.density=20)
** running examples for arch 'x64' ... NOTE
Examples with CPU or elapsed time > 5s
                user system elapsed
panel_graticule 5.49   0.80    6.30
panel_raster    5.99   0.25    6.24
ursa_000        5.85   0.39    6.24
compose_open    5.57   0.36    5.93
panel_contour   5.30   0.36    5.66
legend_colorbar 5.01   0.64    5.67
regrid          5.29   0.23    5.52
package_raster  5.21   0.25    5.46
panel_shading   5.24   0.22    5.46
ursa_new        5.15   0.29    5.44
display_brick   4.80   0.55    5.35
ursa_as         4.86   0.21    5.45
** found \donttest examples: check also with --run-donttest
* checking PDF version of manual ... OK
* checking for detritus in the temp directory ... OK
* DONE

Status: 1 ERROR, 3 NOTEs
See
  'R:/run/building/build_2020-03-06-14-54/RF_PKG_CHECK/PKGS/ursa.Rcheck/00check.log'
for details.

Run time: 384.23 seconds.

Additional Logs:   00install.out
Thanks to:
Vienna University of Economics and Business Powered By FusionForge