CRAN Package Check Results for Package irg

Last updated on 2020-08-07 01:49:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 3.35 57.16 60.51 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 2.47 41.14 43.61 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 74.94 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 64.20 OK
r-devel-windows-ix86+x86_64 0.1.1 10.00 67.00 77.00 OK
r-patched-linux-x86_64 0.1.1 3.12 50.71 53.83 OK
r-patched-solaris-x86 0.1.1 85.10 WARN
r-release-linux-x86_64 0.1.1 2.73 51.12 53.85 OK
r-release-macos-x86_64 0.1.1 WARN
r-release-windows-ix86+x86_64 0.1.1 10.00 85.00 95.00 OK
r-oldrel-macos-x86_64 0.1.1 WARN
r-oldrel-windows-ix86+x86_64 0.1.1 6.00 66.00 72.00 OK

Check Details

Version: 0.1.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘getting-started-with-irg.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    ndvi package:irg R Documentation
    
    _<08>R_<08>a_<08>w _<08>N_<08>D_<08>V_<08>I _<08>T_<08>i_<08>m_<08>e _<08>S_<08>e_<08>r_<08>i_<08>e_<08>s
    
    _<08>D_<08>e_<08>s_<08>c_<08>r_<08>i_<08>p_<08>t_<08>i_<08>o_<08>n:
    
     A data.table containing NDVI samples for ten points over ten years
     (2002-2012).
    
    _<08>F_<08>o_<08>r_<08>m_<08>a_<08>t:
    
     A data.table with 2530 rows and 5 variables:
    
     • id - individual identifier
    
     • yr - year of sample
    
     • DayOfYear - julian day/day of year of sample
    
     • NDVI - sampled value
    
     • SummaryQA - Summary quality assessment value
    
     SummaryQA details:
    
     • 0 - Good data, use with confidence
    
     • 1 - Marginal data, useful but look at detailed QA for more
     information
    
     • 2 - Pixel covered with snow/ice
    
     • 3 - Pixel is cloudy
    
    _<08>E_<08>x_<08>a_<08>m_<08>p_<08>l_<08>e_<08>s:
    
     # Load data.table
     library(data.table)
    
     # Read example data
     ndvi <- fread(system.file("extdata", "ndvi.csv", package = "irg"))
    
    
    Quitting from lines 99-153 (getting-started-with-irg.Rmd)
    Error: processing vignette 'getting-started-with-irg.Rmd' failed with diagnostics:
    there is no package called 'webshot'
    --- failed re-building ‘getting-started-with-irg.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘getting-started-with-irg.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘getting-started-with-irg.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    ndvi package:irg R Documentation
    
    _<08>R_<08>a_<08>w _<08>N_<08>D_<08>V_<08>I _<08>T_<08>i_<08>m_<08>e _<08>S_<08>e_<08>r_<08>i_<08>e_<08>s
    
    _<08>D_<08>e_<08>s_<08>c_<08>r_<08>i_<08>p_<08>t_<08>i_<08>o_<08>n:
    
     A data.table containing NDVI samples for ten points over ten years
     (2002-2012).
    
    _<08>F_<08>o_<08>r_<08>m_<08>a_<08>t:
    
     A data.table with 2530 rows and 5 variables:
    
     • id - individual identifier
    
     • yr - year of sample
    
     • DayOfYear - julian day/day of year of sample
    
     • NDVI - sampled value
    
     • SummaryQA - Summary quality assessment value
    
     SummaryQA details:
    
     • 0 - Good data, use with confidence
    
     • 1 - Marginal data, useful but look at detailed QA for more
     information
    
     • 2 - Pixel covered with snow/ice
    
     • 3 - Pixel is cloudy
    
    _<08>E_<08>x_<08>a_<08>m_<08>p_<08>l_<08>e_<08>s:
    
     # Load data.table
     library(data.table)
    
     # Read example data
     ndvi <- fread(system.file("extdata", "ndvi.csv", package = "irg"))
    
    
    Quitting from lines 99-153 (getting-started-with-irg.Rmd)
    Error: processing vignette 'getting-started-with-irg.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘getting-started-with-irg.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘getting-started-with-irg.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64