CRAN Package Check Results for Package polAr

Last updated on 2021-02-24 07:51:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 8.87 111.58 120.45 OK
r-devel-linux-x86_64-debian-gcc 0.2.0.1 7.55 85.52 93.07 OK
r-devel-linux-x86_64-fedora-clang 0.2.0.1 157.02 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0.1 138.38 NOTE
r-devel-windows-ix86+x86_64 0.2.0 15.00 113.00 128.00 OK
r-patched-linux-x86_64 0.2.0.1 8.97 109.69 118.66 OK
r-patched-solaris-x86 0.2.0.1 192.50 WARN
r-release-linux-x86_64 0.2.0 7.85 106.16 114.01 OK
r-release-macos-x86_64 0.2.0 NOTE
r-release-windows-ix86+x86_64 0.2.0 24.00 122.00 146.00 OK
r-oldrel-macos-x86_64 0.2.0.1 NOTE
r-oldrel-windows-ix86+x86_64 0.2.0 14.00 151.00 165.00 OK

Check Details

Version: 0.2.0.1
Check: package dependencies
Result: NOTE
    Imports includes 30 non-default packages.
    Importing from so many packages makes the package vulnerable to any of
    them becoming unavailable. Move as many as possible to Suggests and
    use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.0.1
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘rlang’
     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-oldrel-macos-x86_64

Version: 0.2.0.1
Check: data for non-ASCII characters
Result: NOTE
     Note: found 144 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-oldrel-macos-x86_64

Version: 0.2.0.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘compute.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.
    Warning: The `x` argument of `as_tibble.matrix()` must have unique column names if `.name_repair` is omitted as of tibble 2.0.0.
    Using compatibility `.name_repair`.
    This warning is displayed once every 8 hours.
    Call `lifecycle::last_warnings()` to see where this warning was generated.
    Quitting from lines 89-100 (compute.Rmd)
    Error: processing vignette 'compute.Rmd' failed with diagnostics:
    Timeout was reached: [github.com] Resolving timed out after 10000 milliseconds
    --- failed re-building ‘compute.Rmd’
    
    --- re-building ‘data.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.
    Warning: The `x` argument of `as_tibble.matrix()` must have unique column names if `.name_repair` is omitted as of tibble 2.0.0.
    Using compatibility `.name_repair`.
    This warning is displayed once every 8 hours.
    Call `lifecycle::last_warnings()` to see where this warning was generated.
    --- finished re-building ‘data.Rmd’
    
    --- re-building ‘results.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.
    Warning: The `x` argument of `as_tibble.matrix()` must have unique column names if `.name_repair` is omitted as of tibble 2.0.0.
    Using compatibility `.name_repair`.
    This warning is displayed once every 8 hours.
    Call `lifecycle::last_warnings()` to see where this warning was generated.
    Quitting from lines 61-69 (results.Rmd)
    Error: processing vignette 'results.Rmd' failed with diagnostics:
    Timeout was reached: [raw.githubusercontent.com] Resolving timed out after 10011 milliseconds
    --- failed re-building ‘results.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘compute.Rmd’ ‘results.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.2.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘formattable’ ‘rlang’
     All declared Imports should be used.
Flavor: r-release-macos-x86_64

Version: 0.2.0
Check: data for non-ASCII characters
Result: NOTE
     Note: found 144 marked UTF-8 strings
Flavor: r-release-macos-x86_64