Last updated on 2020-02-15 01:01:22 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 5.42 | 41.43 | 46.85 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 4.46 | 32.68 | 37.14 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 56.87 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 59.34 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 14.00 | 64.00 | 78.00 | WARN | |
r-devel-windows-ix86+x86_64-gcc8 | 0.1.0 | 26.00 | 90.00 | 116.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 4.52 | 37.95 | 42.47 | OK | |
r-patched-solaris-x86 | 0.1.0 | 85.30 | NOTE | |||
r-release-linux-x86_64 | 0.1.0 | 4.08 | 37.55 | 41.63 | OK | |
r-release-windows-ix86+x86_64 | 0.1.0 | 14.00 | 58.00 | 72.00 | OK | |
r-release-osx-x86_64 | 0.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 6.00 | 56.00 | 62.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.0 | NOTE |
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘tidyr’ ‘tidyverse’
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-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'dplyrAssist.Rmd' using rmarkdown
pandoc.exe: Could not fetch https://raw.githubusercontent.com/cardiomoon/dplyrAssist/master/man/figures/1.png
HttpExceptionRequest Request {
host = "raw.githubusercontent.com"
port = 443
secure = True
requestHeaders = []
path = "/cardiomoon/dplyrAssist/master/man/figures/1.png"
queryString = ""
method = "GET"
proxy = Nothing
rawBody = False
redirectCount = 10
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
}
(ConnectionFailure getAddrInfo: does not exist (error 11001))
Error: processing vignette 'dplyrAssist.Rmd' failed with diagnostics:
pandoc document conversion failed with error 67
--- failed re-building 'dplyrAssist.Rmd'
SUMMARY: processing the following file failed:
'dplyrAssist.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-ix86+x86_64