Skip to content

population

Models for Simulating Populations

v0.3 · Mar 16, 2022 · GPL-3

Description

Run population simulations using an Individual-Based Model (IBM) compiled in C.

Downloads

323

Last 30 days

12136th

892

Last 90 days

3.5K

Last year

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

CRAN Check Status

4 NOTE
10 OK
Show all 14 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 NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 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 (4 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Guillaume Chapron <gchapron@carnivoreconservation.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Guillaume",
                    family = "Chapron",
                    role = c("aut", "cre"),
                    email = "gchapron@carnivoreconservation.org")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Guillaume Chapron <gchapron@carnivoreconservation.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Guillaume",
                    family = "Chapron",
                    role = c("aut", "cre"),
                    email = "gchapron@carnivoreconservation.org")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘population/libs/population.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 ‘population/libs/population.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 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Guillaume Chapron <gchapron@carnivoreconservation.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Guillaume",
                    family = "Chapron",
                    role = c("aut", "cre"),
                    email = "gchapron@carnivoreconservation.org")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Guillaume Chapron <gchapron@carnivoreconservation.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Guillaume",
                    family = "Chapron",
                    role = c("aut", "cre"),
                    email = "gchapron@carnivoreconservation.org")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘population/libs/population.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 ‘population/libs/population.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.

Dependency Network

Dependencies Reverse dependencies abind population

Version History

new 0.3 Mar 10, 2026
updated 0.3 ← 0.2 diff Mar 15, 2022
updated 0.2 ← 0.1 diff Feb 4, 2018
new 0.1 Dec 22, 2015