Skip to content

GAparsimony

Searching Parsimony Models with Genetic Algorithms

v0.9.5 · Apr 7, 2023 · GPL (>= 2)

Description

Methodology that combines feature selection, model tuning, and parsimonious model selection with Genetic Algorithms (GA) proposed in {Martinez-de-Pison} (2015) <DOI:10.1016/j.asoc.2015.06.012>. To this objective, a novel GA selection procedure is introduced based on separate cost and complexity evaluations.

Downloads

CRAN

285

Last 30 days

16889th

706

Last 90 days

3.1K

Last year

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

r2u CRAN

0

Last 30 days

23

Last 90 days

99

Last year

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

autoCRAN

5

Last 7 days

13

Last 30 days

1

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 NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
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-debian-clang

CRAN incoming feasibility

Maintainer: ‘F.J. Martinez-de-Pison <fjmartin@unirioja.es>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "F.J.",
                    family = "Martinez-de-Pison",
                    role = c("aut", "cre"),
                    email = "fjmartin@unirioja.es")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘F.J. Martinez-de-Pison <fjmartin@unirioja.es>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "F.J.",
                    family = "Martinez-de-Pison",
                    role = c("aut", "cre"),
                    email = "fjmartin@unirioja.es")
as necessary.

Check History

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

CRAN incoming feasibility

Maintainer: ‘F.J. Martinez-de-Pison <fjmartin@unirioja.es>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "F.J.",
                    family = "Martinez-de-Pison",
                    role = c("aut", "cre"),
                    email = "fjmartin@unirioja.es")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘F.J. Martinez-de-Pison <fjmartin@unirioja.es>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "F.J.",
                    family = "Martinez-de-Pison",
                    role = c("aut", "cre"),
                    email = "fjmartin@unirioja.es")
as necessary.

Line coverage

Expression

Tests / Examples

Functions

19 6 exported

Complexity

8.5 avg / 75 max

Call network

19 nodes / 4 edges

Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

Compare versions

Code

Structure

Lines of code

2,325

Files

25

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,323 (56.9%)Docs 1,002 (43.1%)

API

Exported functions

18

Internal functions

1

Recent export changes

v0.9-1+7 ga_parsimony, parsimony_control, parsimony_monitor +4 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

80%

\dontrun example ratio

8.3%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.0

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

4

First release

2017-08-03

Latest release

2023-04-07

Avg cadence

564 days

Cold removal rate

Dep drift

0

LOC over versions

v0.9-1: 2,209 LOCv0.9.2: 2,315 LOCv0.9.4: 2,324 LOCv0.9.5: 2,325 LOC

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

Dependency Network

Dependencies Reverse dependencies foreach iterators GAparsimony

Version History

5 tracked
new 0.9.5 Mar 10, 2026
updated 0.9.5 ← 0.9.4 diff Apr 6, 2023
updated 0.9.4 ← 0.9.2 diff Dec 2, 2019
updated 0.9.2 ← 0.9-1 diff May 17, 2018
new 0.9-1 Aug 3, 2017