Last updated on 2024-05-02 08:01:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 15.06 | 152.03 | 167.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 14.68 | 108.69 | 123.37 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 208.98 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 155.92 | ERROR | |||
r-devel-windows-x86_64 | 0.3.0 | 16.00 | 126.00 | 142.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 12.09 | 140.73 | 152.82 | OK | |
r-release-linux-x86_64 | 0.3.0 | 12.16 | 142.02 | 154.18 | OK | |
r-release-macos-arm64 | 0.3.0 | 66.00 | ERROR | |||
r-release-windows-x86_64 | 0.3.0 | 15.00 | 124.00 | 139.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 71.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 123.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 21.00 | 164.00 | 185.00 | OK |
Version: 0.3.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘e1071’ ‘knitr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘how_simple_is_data_analysis_with_shinyr.Rmd’ using knitr
Failed to parse YAML:
title: "shinyr: Data Insights Through Inbuilt R Shiny App"
output: rmarkdown::html_vignette
%\VignetteEngine{knitr::knitr}
^~~~~~
%\VignetteIndexEntry{shinyr: Data Insights Through Inbuilt R Shiny App}
%\usepackage[utf8]{inputenc}
Error: processing vignette 'how_simple_is_data_analysis_with_shinyr.Rmd' failed with diagnostics:
Scanner error: while scanning a directive at line 3, column 1 could not find expected directive name at line 3, column 2
--- failed re-building ‘how_simple_is_data_analysis_with_shinyr.Rmd’
--- re-building ‘shiny_app.Rmd’ using knitr
Failed to parse YAML:
title: "shinyr - Basic Example"
runtime: shiny
output: rmarkdown::html_vignette
%\VignetteEngine{knitr::knitr}
^~~~~~
%\VignetteIndexEntry{shinyr - Basic Example}
%\usepackage[utf8]{inputenc}
Error: processing vignette 'shiny_app.Rmd' failed with diagnostics:
Scanner error: while scanning a directive at line 4, column 1 could not find expected directive name at line 4, column 2
--- failed re-building ‘shiny_app.Rmd’
--- re-building ‘shinyr_function_usage.Rmd’ using knitr
** Processing: figure/unnamed-chunk-8-1.png
504x504 pixels, 3x8 bits/pixel, RGB
Input IDAT size = 48057 bytes
Input file size = 48195 bytes
Trying:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 33800
zc = 9 zm = 8 zs = 1 f = 0
zc = 1 zm = 8 zs = 2 f = 0
zc = 9 zm = 8 zs = 3 f = 0
zc = 9 zm = 8 zs = 0 f = 5
zc = 9 zm = 8 zs = 1 f = 5
zc = 1 zm = 8 zs = 2 f = 5
zc = 9 zm = 8 zs = 3 f = 5
Selecting parameters:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 33800
Output IDAT size = 33800 bytes (14257 bytes decrease)
Output file size = 33878 bytes (14317 bytes = 29.71% decrease)
** Processing: figure/unnamed-chunk-11-1.png
504x504 pixels, 3x8 bits/pixel, RGB
Input IDAT size = 79024 bytes
Input file size = 79210 bytes
Trying:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 67536
zc = 9 zm = 8 zs = 1 f = 0
zc = 1 zm = 8 zs = 2 f = 0
zc = 9 zm = 8 zs = 3 f = 0
zc = 9 zm = 8 zs = 0 f = 5
zc = 9 zm = 8 zs = 1 f = 5
zc = 1 zm = 8 zs = 2 f = 5
zc = 9 zm = 8 zs = 3 f = 5
Selecting parameters:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 67536
Output IDAT size = 67536 bytes (11488 bytes decrease)
Output file size = 67614 bytes (11596 bytes = 14.64% decrease)
Failed to parse YAML:
title: shinyr - an R package to build analytics dashboard automatically
output: rmarkdown::html_vignette
%\VignetteEngine{knitr::knitr}
^~~~~~
%\VignetteIndexEntry{shinyr - an R package to build analytics dashboard automatically}
%\usepackage[utf8]{inputenc}
Error: processing vignette 'shinyr_function_usage.Rmd' failed with diagnostics:
Scanner error: while scanning a directive at line 3, column 1 could not find expected directive name at line 3, column 2
--- failed re-building ‘shinyr_function_usage.Rmd’
SUMMARY: processing the following files failed:
‘how_simple_is_data_analysis_with_shinyr.Rmd’ ‘shiny_app.Rmd’
‘shinyr_function_usage.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘how_simple_is_data_analysis_with_shinyr.Rmd’ using knitr
Failed to parse YAML:
title: "shinyr: Data Insights Through Inbuilt R Shiny App"
output: rmarkdown::html_vignette
%\VignetteEngine{knitr::knitr}
^~~~~~
%\VignetteIndexEntry{shinyr: Data Insights Through Inbuilt R Shiny App}
%\usepackage[utf8]{inputenc}
Error: processing vignette 'how_simple_is_data_analysis_with_shinyr.Rmd' failed with diagnostics:
Scanner error: while scanning a directive at line 3, column 1 could not find expected directive name at line 3, column 2
--- failed re-building ‘how_simple_is_data_analysis_with_shinyr.Rmd’
--- re-building ‘shiny_app.Rmd’ using knitr
Failed to parse YAML:
title: "shinyr - Basic Example"
runtime: shiny
output: rmarkdown::html_vignette
%\VignetteEngine{knitr::knitr}
^~~~~~
%\VignetteIndexEntry{shinyr - Basic Example}
%\usepackage[utf8]{inputenc}
Error: processing vignette 'shiny_app.Rmd' failed with diagnostics:
Scanner error: while scanning a directive at line 4, column 1 could not find expected directive name at line 4, column 2
--- failed re-building ‘shiny_app.Rmd’
--- re-building ‘shinyr_function_usage.Rmd’ using knitr
Failed to parse YAML:
title: shinyr - an R package to build analytics dashboard automatically
output: rmarkdown::html_vignette
%\VignetteEngine{knitr::knitr}
^~~~~~
%\VignetteIndexEntry{shinyr - an R package to build analytics dashboard automatically}
%\usepackage[utf8]{inputenc}
Error: processing vignette 'shinyr_function_usage.Rmd' failed with diagnostics:
Scanner error: while scanning a directive at line 3, column 1 could not find expected directive name at line 3, column 2
--- failed re-building ‘shinyr_function_usage.Rmd’
SUMMARY: processing the following files failed:
‘how_simple_is_data_analysis_with_shinyr.Rmd’ ‘shiny_app.Rmd’
‘shinyr_function_usage.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64