CRAN Package Check Results for Package CoDiNA

Last updated on 2025-12-20 15:50:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.2 5.30 39.83 45.13 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.2 3.85 29.00 32.85 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.2 9.00 60.66 69.66 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.2 64.61 ERROR
r-devel-windows-x86_64 1.1.2 9.00 118.00 127.00 OK
r-patched-linux-x86_64 1.1.2 5.26 38.08 43.34 OK
r-release-linux-x86_64 1.1.2 4.57 37.50 42.07 OK
r-release-macos-arm64 1.1.2 OK
r-release-macos-x86_64 1.1.2 4.00 35.00 39.00 OK
r-release-windows-x86_64 1.1.2 9.00 56.00 65.00 OK
r-oldrel-macos-arm64 1.1.2 OK
r-oldrel-macos-x86_64 1.1.2 4.00 31.00 35.00 OK
r-oldrel-windows-x86_64 1.1.2 10.00 68.00 78.00 OK

Check Details

Version: 1.1.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Deisy Morselli Gysi <deisy.ccnr@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = c("Deisy", "Morselli"), family = "Gysi", role = c("aut", "cre"), email = "deisy.ccnr@gmail.com"), person(given = c("Tiago", "de", "Miranda"), family = "Fragoso", role = "aut"), person(given = "Eivind", family = "Almaas", role = "aut"), person(given = "Katja", family = "Nowick.", role = "aut")) as necessary. The Description field contains <arXiv:1802.00828>. Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.1.2
Check: examples
Result: ERROR Running examples in ‘CoDiNA-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ClusterNodes > ### Title: ClusterNodes > ### Aliases: ClusterNodes > > ### ** Examples > > DiffNet = MakeDiffNet (Data = list(CTR, AST), Code = c('CTR', 'AST') ) Starting now. CTR contains 17471 edges and 1022 nodes. AST contains 3384 edges and 1002 nodes. Total of nodes: 511 Total of edges: 20731 Coding correlations. Total of edges (inside the cutoff): 7140 Starting Phi categorization. Coding the groups. Recode is done! Error in `[.data.table`(y, , `:=`(distance_Phi, normalize(dist_center)), : attempt access index 10/10 in VECTOR_ELT Calls: MakeDiffNet -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.1.2
Check: examples
Result: ERROR Running examples in ‘CoDiNA-Ex.R’ failed The error most likely occurred in: > ### Name: ClusterNodes > ### Title: ClusterNodes > ### Aliases: ClusterNodes > > ### ** Examples > > DiffNet = MakeDiffNet (Data = list(CTR, AST), Code = c('CTR', 'AST') ) Starting now. CTR contains 17471 edges and 1022 nodes. AST contains 3384 edges and 1002 nodes. Total of nodes: 511 Total of edges: 20731 Coding correlations. Total of edges (inside the cutoff): 7140 Starting Phi categorization. Coding the groups. Recode is done! Error in `[.data.table`(y, , `:=`(distance_Phi, normalize(dist_center)), : attempt access index 10/10 in VECTOR_ELT Calls: MakeDiffNet -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc