CRAN Package Check Results for Package rbiouml

Last updated on 2021-08-02 06:51:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.10 3.31 37.04 40.35 OK
r-devel-linux-x86_64-debian-gcc 1.10 2.21 29.56 31.77 OK
r-devel-linux-x86_64-fedora-clang 1.10 56.37 OK
r-devel-linux-x86_64-fedora-gcc 1.10 45.95 OK
r-devel-windows-x86_64 1.10 5.00 82.00 87.00 OK
r-devel-windows-x86_64-gcc10-UCRT 1.10 OK
r-patched-linux-x86_64 1.10 OK
r-patched-solaris-x86 1.10 58.60 WARN
r-release-linux-x86_64 1.10 2.95 35.97 38.92 OK
r-release-macos-arm64 1.10 ERROR
r-release-macos-x86_64 1.10 OK
r-release-windows-ix86+x86_64 1.10 6.00 57.00 63.00 OK
r-oldrel-macos-x86_64 1.10 OK
r-oldrel-windows-ix86+x86_64 1.10 7.00 53.00 60.00 OK

Additional issues

M1mac

Check Details

Version: 1.10
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘rbiouml.Rnw’ using Sweave
    Loading required package: RCurl
    Loading required package: RJSONIO
    
    Error: processing vignette 'rbiouml.Rnw' failed with diagnostics:
     chunk 5
    Error in queryJSON("/web/table/createTable", params = c(de = path, columns = toJSON(columns), :
     Error communicating with SQL server.
    
    --- failed re-building ‘rbiouml.Rnw’
    
    SUMMARY: processing the following file failed:
     ‘rbiouml.Rnw’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 1.10
Check: running R code from vignettes
Result: ERROR
    Errors in running code in vignettes:
    when running code in ‘rbiouml.Rnw’
     ...
    
    > x[, 5] <- x[, 3] + x[, 4]
    
    > biouml.put("data/Collaboration/Demo/tmp/exp_data_1_sum",
    + x)
    
     When sourcing ‘rbiouml.R’:
    Error: Cannot create collection data/Collaboration/Demo/tmp/exp_data_1_sum
    Reason: Connection to SQL server cannot be established. URL: jdbc:mysql://mysql-biouml:3306/research_Demo?allowLoadLocalInfile=true
    Execution halted
    
     ‘rbiouml.Rnw’... failed
Flavor: r-release-macos-arm64

Version: 1.10
Check: re-building of vignette outputs
Result: NOTE
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘rbiouml.Rnw’ using Sweave
    Loading required package: RCurl
    Loading required package: RJSONIO
    
    Error: processing vignette 'rbiouml.Rnw' failed with diagnostics:
     chunk 5
    Error in queryJSON("/web/table/createTable", params = c(de = path, columns = toJSON(columns), :
     Cannot create collection data/Collaboration/Demo/tmp/exp_data_1_sum
    Reason: Connection to SQL server cannot be established. URL: jdbc:mysql://mysql-biouml:3306/research_Demo?allowLoadLocalInfile=true
    
    --- failed re-building ‘rbiouml.Rnw’
    
    SUMMARY: processing the following file failed:
     ‘rbiouml.Rnw’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-macos-arm64