Skip to content

Ease

Simulating Explicit Population Genetics Models

v0.1.2 · Nov 7, 2022 · MIT + file LICENSE

Description

Implementation in a simple and efficient way of fully customisable population genetics simulations, considering multiple loci that have epistatic interactions. Specifically suited to the modelling of multilocus nucleocytoplasmic systems (with both diploid and haploid loci), it is nevertheless possible to simulate purely diploid (or purely haploid) genetic models. Examples of models that can be simulated with Ease are numerous, for example models of genetic incompatibilities as presented by Marie-Orleach et al. (2022) <doi:10.1101/2022.07.25.501356>. Many others are conceivable, although few are actually explored, Ease having been developed in particular to provide a solution so that these kinds of models can be simulated simply.

Downloads

CRAN

248

Last 30 days

17381st

658

Last 90 days

2.7K

Last year

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

r2u CRAN

40

Last 30 days

121

Last 90 days

406

Last year

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

autoCRAN

2

Last 7 days

8

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 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: ‘Ehouarn Le Faou <ehouarnlefaou@orange.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ehouarn",
                    family = "Le Faou",
                    role = c("aut", "cre"),
                    email = "ehouarnlefaou@orange.fr")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ehouarn Le Faou <ehouarnlefaou@orange.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ehouarn",
                    family = "Le Faou",
                    role = c("aut", "cre"),
                    email = "ehouarnlefaou@orange.fr")
as necessary.

Check History

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

CRAN incoming feasibility

Maintainer: ‘Ehouarn Le Faou <ehouarnlefaou@orange.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ehouarn",
                    family = "Le Faou",
                    role = c("aut", "cre"),
                    email = "ehouarnlefaou@orange.fr")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ehouarn Le Faou <ehouarnlefaou@orange.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ehouarn",
                    family = "Le Faou",
                    role = c("aut", "cre"),
                    email = "ehouarnlefaou@orange.fr")
as necessary.
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Ehouarn Le Faou <ehouarnlefaou@orange.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ehouarn",
                    family = "Le Faou",
                    role = c("aut", "cre"),
                    email = "ehouarnlefaou@orange.fr")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ehouarn Le Faou <ehouarnlefaou@orange.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ehouarn",
                    family = "Le Faou",
                    role = c("aut", "cre"),
                    email = "ehouarnlefaou@orange.fr")
as necessary.
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/Ease.Rcheck/00install.out' for details.
NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Ehouarn Le Faou <ehouarnlefaou@orange.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ehouarn",
                    family = "Le Faou",
                    role = c("aut", "cre"),
                    email = "ehouarnlefaou@orange.fr")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ehouarn Le Faou <ehouarnlefaou@orange.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ehouarn",
                    family = "Le Faou",
                    role = c("aut", "cre"),
                    email = "ehouarnlefaou@orange.fr")
as necessary.
NOTE r-devel-windows-x86_64

compiled code

File 'Ease/libs/x64/Ease.dll':
  Found non-API call to R: 'R_UnboundValue'

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.
NOTE r-patched-linux-x86_64

compiled code

File ‘Ease/libs/Ease.so’:
  Found non-API call to R: ‘R_UnboundValue’

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.
ERROR 10 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Ehouarn Le Faou <ehouarnlefaou@orange.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ehouarn",
                    family = "Le Faou",
                    role = c("aut", "cre"),
                    email = "ehouarnlefaou@orange.fr")
as necessary.
ERROR r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ehouarn Le Faou <ehouarnlefaou@orange.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ehouarn",
                    family = "Le Faou",
                    role = c("aut", "cre"),
                    email = "ehouarnlefaou@orange.fr")
as necessary.
NOTE r-devel-windows-x86_64

compiled code

File 'Ease/libs/x64/Ease.dll':
  Found non-API call to R: 'R_UnboundValue'

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.
NOTE r-patched-linux-x86_64

compiled code

File ‘Ease/libs/Ease.so’:
  Found non-API call to R: ‘R_UnboundValue’

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.
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: ‘Ehouarn Le Faou <ehouarnlefaou@orange.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ehouarn",
                    family = "Le Faou",
                    role = c("aut", "cre"),
                    email = "ehouarnlefaou@orange.fr")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ehouarn Le Faou <ehouarnlefaou@orange.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ehouarn",
                    family = "Le Faou",
                    role = c("aut", "cre"),
                    email = "ehouarnlefaou@orange.fr")
as necessary.

Dependency Network

Dependencies Reverse dependencies Rcpp RcppProgress Ease

Version History

4 tracked
new 0.1.2 Mar 10, 2026
updated 0.1.2 ← 0.1.1 diff Nov 6, 2022
updated 0.1.1 ← 0.1.0 diff Oct 17, 2022
new 0.1.0 Sep 18, 2022