Last updated on 2020-08-07 01:50:31 CEST.
Package | WARN | OK |
---|---|---|
irg | 3 | 9 |
spatsoc | 12 |
Current CRAN status: WARN: 3, OK: 9
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
Current CRAN status: OK: 12