CRAN Package Check Results for Maintainer ‘Patrice Godard <patrice.godard at gmail.com>’

Last updated on 2022-09-11 12:56:51 CEST.

Package ERROR WARN NOTE OK
BED 1 12
ClickHouseHTTP 1 12
neo2R 13
ReDaMoR 2 11
TKCat 1 1 1 10

Package BED

Current CRAN status: NOTE: 1, OK: 12

Version: 1.4.8
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘RCurl’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Package ClickHouseHTTP

Current CRAN status: ERROR: 1, OK: 12

Version: 0.1.3
Check: package dependencies
Result: ERROR
    Package required but not available: ‘arrow’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-release-linux-x86_64

Package neo2R

Current CRAN status: OK: 13

Package ReDaMoR

Current CRAN status: NOTE: 2, OK: 11

Version: 0.6.3
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘igraph’
     All declared Imports should be used.
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Package TKCat

Current CRAN status: ERROR: 1, WARN: 1, NOTE: 1, OK: 10

Version: 1.0.3
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘tibble’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.3
Check: package dependencies
Result: ERROR
    Package required but not available: ‘ClickHouseHTTP’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-release-linux-x86_64

Version: 1.0.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'TKCat-User-guide.Rmd' using rmarkdown
    Loading required package: ReDaMoR
    Loading required package: dplyr
    
    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: magrittr
    Loading required package: visNetwork
    
    Attaching package: 'ReDaMoR'
    
    The following object is masked from 'package:base':
    
     lengths
    
    Loading required package: DBI
    Rows: 500 Columns: 4
    -- Column specification --------------------------------------------------------
    Delimiter: "\t"
    chr (3): id, name, description
    dbl (1): level
    
    i Use `spec()` to retrieve the full column specification for this data.
    i Specify the column types or set `show_col_types = FALSE` to quiet this message.
    Rows: 1903 Columns: 3
    -- Column specification --------------------------------------------------------
    Delimiter: "\t"
    chr (2): db, label
    dbl (1): id
    
    i Use `spec()` to retrieve the full column specification for this data.
    i Specify the column types or set `show_col_types = FALSE` to quiet this message.
    Rows: 2594 Columns: 3
    -- Column specification --------------------------------------------------------
    Delimiter: "\t"
    chr (2): db, hp
    dbl (1): id
    
    i Use `spec()` to retrieve the full column specification for this data.
    i Specify the column types or set `show_col_types = FALSE` to quiet this message.
    Quitting from lines 193-197 (TKCat-User-guide.Rmd)
    Error: processing vignette 'TKCat-User-guide.Rmd' failed with diagnostics:
    This function need 'igraph' package to compute layout. Please
     install it before.
    --- failed re-building 'TKCat-User-guide.Rmd'
    
    SUMMARY: processing the following file failed:
     'TKCat-User-guide.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64