The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Last updated on 2026-04-27 18:49:20 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| ABCoptim | 13 | ||
| aphylo | 13 | ||
| barry | 13 | ||
| defm | 13 | ||
| epiworldR | 13 | ||
| ergmito | 13 | ||
| fmcmc | 2 | 11 | |
| googlePublicData | 2 | 11 | |
| measles | 13 | ||
| netdiffuseR | 1 | 12 | |
| netplot | 13 | ||
| rgexf | 9 | 4 | |
| slurmR | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 0.5-2
Check: DESCRIPTION meta-information
Result: NOTE
Author field differs from that derived from Authors@R
Author: ‘George Vega Yon [aut, cre] (<https://orcid.org/0000-0002-3171-0844>), Paul Marjoram [ctb, ths] (<https://orcid.org/0000-0003-0824-7449>), National Cancer Institute (NCI) [fnd] (Grant Number 5P01CA196569-02), Fabian Scheipl [rev] (JOSS reviewer, <https://orcid.org/0000-0001-8172-3603>)’
Authors@R: ‘George Vega Yon [aut, cre] (ORCID: <https://orcid.org/0000-0002-3171-0844>), Paul Marjoram [ctb, ths] (ORCID: <https://orcid.org/0000-0003-0824-7449>), National Cancer Institute (NCI) [fnd] (Grant Number 5P01CA196569-02), Fabian Scheipl [rev] (what: JOSS reviewer, ORCID: <https://orcid.org/0000-0001-8172-3603>)’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 2, OK: 11
Version: 0.16.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘George Vega Yon <g.vegayon@gmail.com>’
Found the following (possibly) invalid file URI:
URI: publicdata.google.com
From: man/dspl.Rd
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 1.25.0
Check: examples
Result: ERROR
Running examples in ‘netdiffuseR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: edges_coords
> ### Title: Compute ego/alter edge coordinates considering alter's size and
> ### aspect ratio
> ### Aliases: edges_coords
> ### Keywords: dplot misc
>
> ### ** Examples
>
> # --------------------------------------------------------------------------
> data(medInnovationsDiffNet)
> library(sna)
Loading required package: statnet.common
Attaching package: ‘statnet.common’
The following objects are masked from ‘package:base’:
attr, order, replace
Loading required package: network
‘network’ 1.20.0 (2026-02-06), part of the Statnet Project
* ‘news(package="network")’ for changes since last version
* ‘citation("network")’ for citation information
* ‘https://statnet.org’ for help, support, and other information
sna: Tools for Social Network Analysis
Version 2.8 created on 2024-09-07.
copyright (c) 2005, Carter T. Butts, University of California-Irvine
For citation information, type citation("sna").
Type help(package="sna") to get started.
>
> # Computing coordinates
> set.seed(79)
> coords <- sna::gplot(as.matrix(medInnovationsDiffNet$graph[[1]]))
>
> # Getting edge coordinates
> vcex <- rep(1.5, nnodes(medInnovationsDiffNet))
> ecoords <- edges_coords(
+ medInnovationsDiffNet$graph[[1]],
+ diffnet.toa(medInnovationsDiffNet),
+ x = coords[,1], y = coords[,2],
+ vertex_cex = vcex,
+ dev = par("pin")
+ )
Warning in edges_coords(medInnovationsDiffNet$graph[[1]], diffnet.toa(medInnovationsDiffNet), :
subscript out of bounds (index 1 >= vector size 1)
Warning in edges_coords(medInnovationsDiffNet$graph[[1]], diffnet.toa(medInnovationsDiffNet), :
subscript out of bounds (index 1 >= vector size 1)
Warning in edges_coords(medInnovationsDiffNet$graph[[1]], diffnet.toa(medInnovationsDiffNet), :
subscript out of bounds (index 1 >= vector size 1)
malloc(): corrupted top size
Aborted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: NOTE: 9, OK: 4
Version: 0.16.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘George Vega Yon <g.vegayon@gmail.com>’
Authors@R field gives persons with deprecated or bad elements:
Found the following non-standard call:
structure("0000-0002-3171-0844", .Names = "ORCID")
Please only use calls to ‘person’, ‘as.person’, ‘c’, ‘list’, ‘paste’,
‘paste0’.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.16.3
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Authors@R field:
Found the following non-standard call:
structure("0000-0002-3171-0844", .Names = "ORCID")
Please only use calls to ‘person’, ‘as.person’, ‘c’, ‘list’, ‘paste’,
‘paste0’.
Author field differs from that derived from Authors@R
Author: ‘George Vega Yon [aut, cre] (<https://orcid.org/0000-0002-3171-0844>), Jorge Fábrega Lacoa [ctb], Joshua Kunst [ctb], Raphaël Velt [cph] (gexf-js library), Gephi Consortium [cph] (GEXF language), Cornelius Fritz [rev] (JOSS reviewer), Jonathan Cardoso Silva [rev] (JOSS reviewer)’
Authors@R: ‘’
Maintainer field differs from that derived from Authors@R
Maintainer: ‘George Vega Yon <g.vegayon@gmail.com>’
Authors@R: ‘’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.16.3
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Authors@R field:
Found the following non-standard call:
structure("0000-0002-3171-0844", .Names = "ORCID")
Please only use calls to ‘person’, ‘as.person’, ‘c’, ‘list’, ‘paste’,
‘paste0’.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64
Version: 0.16.3
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Authors@R field:
Found the following possibly unsafe calls:
structure("0000-0002-3171-0844", .Names = "ORCID")
Please only use calls to ‘person’, ‘as.person’, ‘c’, ‘list’, ‘paste’, ‘paste0’.
Flavors: r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 0.5-4
Check: DESCRIPTION meta-information
Result: NOTE
Author field differs from that derived from Authors@R
Author: ‘George Vega Yon [aut, cre] (<https://orcid.org/0000-0002-3171-0844>), Paul Marjoram [ctb, ths] (<https://orcid.org/0000-0003-0824-7449>), National Cancer Institute (NCI) [fnd] (Grant Number 5P01CA196569-02), Michael Schubert [rev] (JOSS reviewer, <https://orcid.org/0000-0002-6862-5221>), Michel Lang [rev] (JOSS reviewer, <https://orcid.org/0000-0001-9754-0393>)’
Authors@R: ‘George Vega Yon [aut, cre] (ORCID: <https://orcid.org/0000-0002-3171-0844>), Paul Marjoram [ctb, ths] (ORCID: <https://orcid.org/0000-0003-0824-7449>), National Cancer Institute (NCI) [fnd] (Grant Number 5P01CA196569-02), Michael Schubert [rev] (what: JOSS reviewer, ORCID: <https://orcid.org/0000-0002-6862-5221>), Michel Lang [rev] (what: JOSS reviewer, ORCID: <https://orcid.org/0000-0001-9754-0393>)’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.