CRAN Package Check Results for Package loopr

Last updated on 2020-12-03 17:50:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 4.44 26.58 31.02 WARN
r-devel-linux-x86_64-debian-gcc 1.0.1 3.85 19.63 23.48 WARN
r-devel-linux-x86_64-fedora-clang 1.0.1 41.23 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.1 31.87 WARN
r-devel-windows-ix86+x86_64 1.0.1 7.00 29.00 36.00 WARN
r-patched-linux-x86_64 1.0.1 4.24 25.36 29.60 WARN
r-patched-solaris-x86 1.0.1 46.30 WARN
r-release-linux-x86_64 1.0.1 4.30 25.82 30.12 WARN
r-release-macos-x86_64 1.0.1 NOTE
r-release-windows-ix86+x86_64 1.0.1 6.00 40.00 46.00 WARN
r-oldrel-macos-x86_64 1.0.1 NOTE
r-oldrel-windows-ix86+x86_64 1.0.1 5.00 29.00 34.00 WARN

Check Details

Version: 1.0.1
Check: R code for possible problems
Result: NOTE
    amendColumns: no visible global function definition for 'setNames'
    fillColumns: no visible global function definition for 'setNames'
    Undefined global functions or variables:
     setNames
    Consider adding
     importFrom("stats", "setNames")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building 'Looping.Rmd' using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     The vignette engine knitr::rmarkdown is not available because the rmarkdown package is not available. Did you forget to add it to Suggests in DESCRIPTION? Please see https://github.com/yihui/knitr/issues/1864 for more information.
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    Quitting from lines 225-232 (Looping.Rmd)
    Error: processing vignette 'Looping.Rmd' failed with diagnostics:
    no applicable method for 'anti_join' applied to an object of class "logical"
    --- failed re-building 'Looping.Rmd'
    
    SUMMARY: processing the following file failed:
     'Looping.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 1.0.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘Looping.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     The vignette engine knitr::rmarkdown is not available because the rmarkdown package is not available. Did you forget to add it to Suggests in DESCRIPTION? Please see https://github.com/yihui/knitr/issues/1864 for more information.
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    Quitting from lines 225-232 (Looping.Rmd)
    Error: processing vignette 'Looping.Rmd' failed with diagnostics:
    no applicable method for 'anti_join' applied to an object of class "logical"
    --- failed re-building ‘Looping.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘Looping.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘Looping.Rmd’ using rmarkdown
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    Quitting from lines 225-232 (Looping.Rmd)
    Error: processing vignette 'Looping.Rmd' failed with diagnostics:
    no applicable method for 'anti_join' applied to an object of class "logical"
    --- failed re-building ‘Looping.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘Looping.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc