CRAN Package Check Results for Package dlookr

Last updated on 2020-07-02 02:09:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.13 20.50 260.26 280.76 OK
r-devel-linux-x86_64-debian-gcc 0.3.13 16.16 196.19 212.35 OK
r-devel-linux-x86_64-fedora-clang 0.3.13 339.78 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.13 333.72 OK
r-patched-linux-x86_64 0.3.13 16.07 252.69 268.76 OK
r-patched-solaris-x86 0.3.13 506.40 NOTE
r-release-linux-x86_64 0.3.13 20.29 252.19 272.48 OK
r-release-osx-x86_64 0.3.13 WARN
r-release-windows-ix86+x86_64 0.3.13 51.00 251.00 302.00 NOTE
r-oldrel-osx-x86_64 0.3.13 WARN
r-oldrel-windows-ix86+x86_64 0.3.13 61.00 386.00 447.00 NOTE

Check Details

Version: 0.3.13
Check: package dependencies
Result: NOTE
    Imports includes 23 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.3.13
Check: installed package size
Result: NOTE
     installed size is 5.1Mb
     sub-directories of 1Mb or more:
     doc 4.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-patched-solaris-x86, r-release-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.3.13
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘EDA.Rmd’ using rmarkdown
    Loading required package: mice
    
    Attaching package: 'mice'
    
    The following objects are masked from 'package:base':
    
     cbind, rbind
    
    
    Attaching package: 'dlookr'
    
    The following object is masked from 'package:base':
    
     transform
    
    
    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
    
    Warning: Factor `Urban` contains implicit NA, consider using `forcats::fct_explicit_na`
    Warning in cor(df[idx, names(df)[idx_numeric]], use = "pairwise.complete.obs") :
     the standard deviation is zero
    Warning in cor(df[idx, names(df)[idx_numeric]], use = "pairwise.complete.obs") :
     the standard deviation is zero
    Warning: Passed a group with no more than five observations.
    (Urban == NA and US == Yes)
    Warning: Removed 1 rows containing missing values (geom_hex).
    Loading required package: DBI
    Loading required package: RSQLite
    Loading required package: dbplyr
    
    Attaching package: 'dbplyr'
    
    The following objects are masked from 'package:dplyr':
    
     ident, sql
    
    dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    dyld: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    Error: processing vignette 'EDA.Rmd' failed with diagnostics:
    pandoc document conversion failed with error 6
    --- failed re-building ‘EDA.Rmd’
    
    --- re-building ‘diagonosis.Rmd’ using rmarkdown
    Loading required package: mice
    
    Attaching package: 'mice'
    
    The following objects are masked from 'package:base':
    
     cbind, rbind
    
    
    Attaching package: 'dlookr'
    
    The following object is masked from 'package:base':
    
     transform
    
    
    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
    
    Loading required package: DBI
    Loading required package: RSQLite
    Loading required package: dbplyr
    
    Attaching package: 'dbplyr'
    
    The following objects are masked from 'package:dplyr':
    
     ident, sql
    
    dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    dyld: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    Error: processing vignette 'diagonosis.Rmd' failed with diagnostics:
    pandoc document conversion failed with error 6
    --- failed re-building ‘diagonosis.Rmd’
    
    --- re-building ‘transformation.Rmd’ using rmarkdown
    Loading required package: mice
    
    Attaching package: 'mice'
    
    The following objects are masked from 'package:base':
    
     cbind, rbind
    
    
    Attaching package: 'dlookr'
    
    The following object is masked from 'package:base':
    
     transform
    
    
    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
    
    dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    dyld: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    Error: processing vignette 'transformation.Rmd' failed with diagnostics:
    pandoc document conversion failed with error 6
    --- failed re-building ‘transformation.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘EDA.Rmd’ ‘diagonosis.Rmd’ ‘transformation.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-osx-x86_64

Version: 0.3.13
Check: dependencies in R code
Result: NOTE
    No protocol specified
    No protocol specified
Flavor: r-oldrel-osx-x86_64

Version: 0.3.13
Check: S3 generic/method consistency
Result: WARN
    No protocol specified
    No protocol specified
    See section ‘Generic functions and methods’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-osx-x86_64

Version: 0.3.13
Check: replacement functions
Result: WARN
    No protocol specified
    No protocol specified
    The argument of a replacement function which corresponds to the right
    hand side must be named ‘value’.
Flavor: r-oldrel-osx-x86_64

Version: 0.3.13
Check: foreign function calls
Result: NOTE
    No protocol specified
    No protocol specified
    See chapter ‘System and foreign language interfaces’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-osx-x86_64

Version: 0.3.13
Check: R code for possible problems
Result: NOTE
    No protocol specified
    No protocol specified
Flavor: r-oldrel-osx-x86_64

Version: 0.3.13
Check: for missing documentation entries
Result: WARN
    No protocol specified
    No protocol specified
    All user-level objects in a package should have documentation entries.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-osx-x86_64

Version: 0.3.13
Check: for code/documentation mismatches
Result: WARN
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
Flavor: r-oldrel-osx-x86_64

Version: 0.3.13
Check: Rd \usage sections
Result: NOTE
    No protocol specified
    No protocol specified
    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-osx-x86_64