Skip to content

CRAN takedown notice #11

@smjenness

Description

@smjenness

Perhaps related to #10.

Dear maintainer,
Please see the problems shown on https://cran.r-project.org/web/checks/check_results_networkLite.html.
Please correct before 2025-01-10 to safely retain your package on CRAN.
The CRAN Team

@krivit : could you help me address these issues and get a version of networkLite ready for publication before Jan 10?

Running R CMD Check with different versions of network and statnet.common:

  • The Github Remotes in the DESCRIPTION for network can now be removed
  • The Github Remotes in the DESCRIPTION for statnet.common is still needed, as the CRAN version of statnet.common does not include the modify_in_place fx now needed by networkLite. Will you be publishing to CRAN statnet.common first?
  • With the Github remotes for statnet.common, I am getting the following documentation errors:
✖ matrix_conversions.R:103: S3 method `as.matrix.networkLite.adjacency` needs @export or @exportS3method tag.
✖ matrix_conversions.R:130: S3 method `as.matrix.networkLite.incidence` needs @export or @exportS3method tag.
✖ matrix_conversions.R:146: S3 method `as.matrix.networkLite.edgelist` needs @export or @exportS3method tag.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions