Skip to content

rnetcarto

Fast Network Modularity and Roles Computation by Simulated Annealing (Rgraph C Library Wrapper for R)

v0.2.6 · Jan 16, 2023 · GPL (>= 2)

Description

Provides functions to compute the modularity and modularity-related roles in networks. It is a wrapper around the rgraph library (Guimera & Amaral, 2005, <doi:10.1038/nature03288>).

Downloads

CRAN

309

Last 30 days

14882nd

787

Last 90 days

4K

Last year

Trend: +44.4% (30d vs prior 30d)

r2u CRAN

24

Last 30 days

114

Last 90 days

397

Last year

Trend: -41.5% (30d vs prior 30d)

autoCRAN

1

Last 7 days

3

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘rnetcarto/libs/rnetcarto.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘rnetcarto/libs/rnetcarto.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘rnetcarto/libs/rnetcarto.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘rnetcarto/libs/rnetcarto.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Code

Structure

Lines of code

3,193

Files

35

Compiled share

79%

Has compiled src

Yes

Language breakdown

R 162 (5.1%)C/C++/src 2,523 (79%)Tests 244 (7.6%)Docs 53 (1.7%)Vignettes 211 (6.6%)

API

Exported functions

1

Internal functions

0

Recent export changes

v0.2.3+1 netcarto

Testing & CI

Has tests

Yes

Test-to-code ratio

1.51

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

1

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

4

First release

2015-11-11

Latest release

2023-01-16

Avg cadence

250 days

Cold removal rate

Dep drift

0

LOC over versions

v0.2.3: 3,177 LOCv0.2.4: 3,166 LOCv0.2.5: 3,193 LOCv0.2.6: 3,193 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Version History

5 tracked
new 0.2.6 Mar 10, 2026
updated 0.2.6 ← 0.2.5 diff Jan 15, 2023
updated 0.2.5 ← 0.2.4 diff May 10, 2022
updated 0.2.4 ← 0.2.3 diff Nov 11, 2015
new 0.2.3 Nov 10, 2015