Last updated on 2020-12-10 06:51:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.89 | 30.38 | 33.27 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.52 | 25.37 | 27.89 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 44.57 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 36.98 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 6.00 | 54.00 | 60.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 3.30 | 29.51 | 32.81 | OK | |
r-patched-solaris-x86 | 0.1.1 | 48.10 | ERROR | |||
r-release-linux-x86_64 | 0.1.1 | 2.84 | 28.97 | 31.81 | OK | |
r-release-macos-x86_64 | 0.1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 6.00 | 43.00 | 49.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 4.00 | 58.00 | 62.00 | OK |
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘dplyr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘rxivistr-Ex.R’ failed
The error most likely occurred in:
> ### Name: article_details
> ### Title: Article details
> ### Aliases: article_details
>
> ### ** Examples
>
> article_details(72514)
Error: lexical error: invalid char in json text.
<!DOCTYPE HTML PUBLIC "-//W3C//
(right here) ------^
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 ‘rxivistr.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.
Quitting from lines 56-58 (rxivistr.Rmd)
Error: processing vignette 'rxivistr.Rmd' failed with diagnostics:
lexical error: invalid char in json text.
<!DOCTYPE HTML PUBLIC "-//W3C//
(right here) ------^
--- failed re-building ‘rxivistr.Rmd’
SUMMARY: processing the following file failed:
‘rxivistr.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86