Skip to content

Commit

Permalink
CRAN comments
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Nov 25, 2024
1 parent 5e89d68 commit 4c96aa3
Showing 1 changed file with 3 additions and 40 deletions.
43 changes: 3 additions & 40 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,5 @@
igraph 2.1.1
igraph 2.1.1.9900

## R CMD check results
## Cran Repository Policy

- [x] Checked locally, R 4.3.3
- [x] Checked on CI system, R 4.4.1
- [x] Checked on win-builder, R devel

## Current CRAN check results

- [x] Checked on 2024-10-18, problems found: https://cran.r-project.org/web/checks/check_results_igraph.html
- [x] NOTE: 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
File ‘igraph/libs/igraph.so’:
Found non-API calls to R: ‘PRENV’, ‘R_PromiseExpr’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Fixed.
- [x] WARN: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Found the following significant warnings:
Warning: Obsolescent feature: Old-style character length at (1)
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/igraph.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-14 (Debian 14.2.0-6) 14.2.0’
* used C++ compiler: ‘g++-14 (Debian 14.2.0-6) 14.2.0’

Fixed.
- [x] other_issue: NA
See: <https://www.stats.ox.ac.uk/pub/bdr/gcc/igraph.out>

Fixed.
- [x] other_issue: NA
See: <https://www.stats.ox.ac.uk/pub/bdr/noSuggests/igraph.out>

Fixed.
- [x] other_issue: NA
See: <https://raw.githubusercontent.com/kalibera/cran-checks/master/rchk/results/igraph.out>

Fixed.
- [x] Reviewed CRP last edited 2024-08-27.

0 comments on commit 4c96aa3

Please sign in to comment.