CRAN Package Check Results for Package TKCat

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 26.85 346.65 373.50 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 24.82 242.90 267.72 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 453.17 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 473.70 OK
r-devel-windows-x86_64 1.0.3 119.00 498.00 617.00 OK
r-patched-linux-x86_64 1.0.3 30.73 322.13 352.86 OK
r-release-linux-x86_64 1.0.3 1.07 2.81 3.88 ERROR
r-release-macos-arm64 1.0.3 103.00 OK
r-release-macos-x86_64 1.0.3 137.00 OK
r-release-windows-x86_64 1.0.3 104.00 519.00 623.00 OK
r-oldrel-macos-arm64 1.0.3 94.00 OK
r-oldrel-macos-x86_64 1.0.3 140.00 OK
r-oldrel-windows-ix86+x86_64 1.0.3 62.00 257.00 319.00 WARN

Check Details

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