Last updated on 2025-12-20 08:49:15 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| CoDiNA | 3 | 1 | 9 |
| wTO | 2 | 11 |
Current CRAN status: ERROR: 3, NOTE: 1, OK: 9
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
Flavor: 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
Current CRAN status: NOTE: 2, OK: 11
Version: 2.1
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 = "Andre",
family = "Voigt",
role = "aut"),
person(given = c("Tiago", "Miranda"),
family = "Fragoso",
role = "aut"),
person(given = "Eivind",
family = "Almaas",
role = "aut"),
person(given = "Katja",
family = "Nowick.",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc