CRAN Package Check Results for Package netgwas

Last updated on 2026-08-18 13:49:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.14.5 10.98 126.16 137.14 NOTE
r-devel-linux-x86_64-debian-gcc 1.14.5 7.43 101.92 109.35 ERROR
r-devel-linux-x86_64-fedora-clang 1.14.5 95.75 NOTE
r-devel-linux-x86_64-fedora-gcc 1.14.5 95.00 NOTE
r-devel-windows-x86_64 1.14.5 13.00 171.00 184.00 NOTE
r-patched-linux-x86_64 1.14.5 10.84 119.89 130.73 OK
r-release-linux-x86_64 1.14.5 10.71 121.63 132.34 OK
r-release-macos-arm64 1.14.5 3.00 38.00 41.00 OK
r-release-macos-x86_64 1.14.5 7.00 155.00 162.00 OK
r-release-windows-x86_64 1.14.5 13.00 0.00 13.00 OK
r-oldrel-macos-arm64 1.14.5 OK
r-oldrel-macos-x86_64 1.14.5 7.00 194.00 201.00 OK
r-oldrel-windows-x86_64 1.14.5 15.00 184.00 199.00 OK

Check Details

Version: 1.14.5
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: netgwas/tests/testthat/test_cutoffs.R (.Dim: 2) netgwas/tests/testthat/test_lower.upper.R (.Dim: 3, .Names: 1) '.Dim' should be changed to 'dim'. '.Names' should be changed to 'names'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 1.14.5
Check: tests
Result: ERROR Running ‘testthat.R’ [21s/26s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(netgwas) Registered S3 method overwritten by 'netgwas': method from plot.select huge > > test_check("netgwas") Constructing linkage map is in progress ... Constructing linkage map is done. Constructing linkage map is in progress ... Constructing linkage map is done. Constructing linkage map is in progress:100% Constructing linkage map is done. Constructing linkage map is in progress:100% Constructing linkage map is done. Reconstructing genotype-phenotypes networks is in progress ... Reconstructing genotype-phenotype networks done. Reconstructing genotype-phenotypes networks is in progress ... :100% Reconstructing genotype-phenotypes networks done. Reconstructing intra- and inter- chromosomal interactions network is in progress ... Reconstructing intra- and inter- chromosomal interactions network done. Reconstructing intra- and inter- chromosomal interactions network is in progress:100% Reconstructing intra- and inter- chromosomal interactions network done. Reconstructing intra- and inter- chromosomal interactions network is in progress:100% Reconstructing intra- and inter- chromosomal interactions network done. Reconstructing intra- and inter- chromosomal interactions network is in progress ... Reconstructing intra- and inter- chromosomal interactions network done. Calculating extended Bayesian information criterion (ebic) selection ...done. Saving _problems/test_selectnet-9.R [ FAIL 1 | WARN 128 | SKIP 0 | PASS 11 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_selectnet.R:9:13'): Model selection works fine ────────────── Expected `sel.ebic` to equal 4. Differences: 1/1 mismatches [1] 3 - 4 == -1 [ FAIL 1 | WARN 128 | SKIP 0 | PASS 11 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc