CRAN Package Check Results for Package Characterization

Last updated on 2025-10-14 06:48:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.0 6.18 170.62 176.80 OK
r-devel-linux-x86_64-debian-gcc 2.2.0 4.61 127.07 131.68 OK
r-devel-linux-x86_64-fedora-clang 2.2.0 267.76 OK
r-devel-linux-x86_64-fedora-gcc 2.2.0 275.04 OK
r-devel-windows-x86_64 2.2.0 8.00 216.00 224.00 OK
r-patched-linux-x86_64 2.2.0 6.58 160.51 167.09 OK
r-release-linux-x86_64 2.2.0 5.40 158.88 164.28 OK
r-release-macos-arm64 2.2.0 121.00 OK
r-release-macos-x86_64 2.2.0 188.00 OK
r-release-windows-x86_64 2.2.0 8.00 238.00 246.00 OK
r-oldrel-macos-arm64 2.2.0 119.00 ERROR
r-oldrel-macos-x86_64 2.2.0 162.00 ERROR
r-oldrel-windows-x86_64 2.2.0 11.00 264.00 275.00 OK

Check Details

Version: 2.2.0
Check: examples
Result: ERROR Running examples in ‘Characterization-Ex.R’ failed The error most likely occurred in: > ### Name: insertResultsToDatabase > ### Title: Upload the results into a result database > ### Aliases: insertResultsToDatabase > > ### ** Examples > > > # generate results into resultsFolder > conDet <- exampleOmopConnectionDetails() > > tteSet <- createTimeToEventSettings( + targetIds = c(1,2), + outcomeIds = 3 + ) > > cSet <- createCharacterizationSettings( + timeToEventSettings = tteSet + ) > > runCharacterizationAnalyses( + connectionDetails = conDet, + targetDatabaseSchema = 'main', + targetTable = 'cohort', + outcomeDatabaseSchema = 'main', + outcomeTable = 'cohort', + cdmDatabaseSchema = 'main', + characterizationSettings = cSet, + outputDirectory = file.path(tempdir(),'database') + ) Creating directory /Volumes/Temp/tmp/RtmpENbvd7/database Creating directory /Volumes/Temp/tmp/RtmpENbvd7/database/execution Creating new cluster Connecting using SQLite driver Uploading #cohort_settings Inserting data took 0.0296 secs Computing time to event results Executing SQL took 0.0209 secs Computing time-to-event for 2 T-O pairs took 0.241 secs exporting to csv file Writing 96 rows to csv Error: vector memory limit of 16.0 Gb reached, see mem.maxVSize() Execution halted Flavor: r-oldrel-macos-arm64

Version: 2.2.0
Check: examples
Result: ERROR Running examples in ‘Characterization-Ex.R’ failed The error most likely occurred in: > ### Name: insertResultsToDatabase > ### Title: Upload the results into a result database > ### Aliases: insertResultsToDatabase > > ### ** Examples > > > # generate results into resultsFolder > conDet <- exampleOmopConnectionDetails() > > tteSet <- createTimeToEventSettings( + targetIds = c(1,2), + outcomeIds = 3 + ) > > cSet <- createCharacterizationSettings( + timeToEventSettings = tteSet + ) > > runCharacterizationAnalyses( + connectionDetails = conDet, + targetDatabaseSchema = 'main', + targetTable = 'cohort', + outcomeDatabaseSchema = 'main', + outcomeTable = 'cohort', + cdmDatabaseSchema = 'main', + characterizationSettings = cSet, + outputDirectory = file.path(tempdir(),'database') + ) Creating directory /Volumes/Temp/tmp/RtmpdzLOYD/database Creating directory /Volumes/Temp/tmp/RtmpdzLOYD/database/execution Creating new cluster Connecting using SQLite driver Uploading #cohort_settings Inserting data took 0.0644 secs Computing time to event results Executing SQL took 0.0501 secs Computing time-to-event for 2 T-O pairs took 0.522 secs exporting to csv file Writing 96 rows to csv Error: vector memory limit of 16.0 Gb reached, see mem.maxVSize() Execution halted Flavor: r-oldrel-macos-x86_64

mirror server hosted at Truenetwork, Russian Federation.