Skip to content

adestr

Estimation in Optimal Adaptive Two-Stage Designs

v1.0.0 · Jul 12, 2024 · GPL (>= 2)

Description

Methods to evaluate the performance characteristics of various point and interval estimators for optimal adaptive two-stage designs as described in Meis et al. (2024) <doi:10.1002/sim.10020>. Specifically, this package is written to work with trial designs created by the 'adoptr' package (Kunzmann et al. (2021) <doi:10.18637/jss.v098.i09>; Pilz et al. (2021) <doi:10.1002/sim.8953>)). Apart from the a priori evaluation of performance characteristics, this package also allows for the evaluation of the implemented estimators on real datasets, and it implements methods to calculate p-values.

Downloads

CRAN

349

Last 30 days

12631st

831

Last 90 days

3.1K

Last year

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

r2u CRAN

24

Last 30 days

121

Last 90 days

417

Last year

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

autoCRAN

5

Last 7 days

37

Last 30 days

0

All-time

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

CRAN Check Status

13 NOTE
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 NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 NOTE
r-release-macos-arm64 NOTE
r-release-macos-x86_64 NOTE
r-release-windows-x86_64 NOTE
Check details (13 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-devel-linux-x86_64-fedora-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-devel-linux-x86_64-fedora-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-devel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'IntervalEstimator-class.Rd' 'PValue-class.Rd'
    'PointEstimator-class.Rd' 'analyze.R' 'estimators.R'
    'evaluate_estimator.R' 'fisher_information.R'
    'integrate_over_sample_space.R' 'mle_distribution.R' 'n2c2_helpers.R'
    'plot.R' 'print.R' 'reference_implementation.R'
NOTE r-oldrel-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-oldrel-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘analyze.R’ ‘estimators.R’ ‘evaluate_estimator.R’
    ‘fisher_information.R’ ‘integrate_over_sample_space.R’
    ‘mle_distribution.R’ ‘n2c2_helpers.R’ ‘plot.R’ ‘print.R’
    ‘reference_implementation.R’
NOTE r-oldrel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'IntervalEstimator-class.Rd' 'PValue-class.Rd'
    'PointEstimator-class.Rd' 'analyze.R' 'estimators.R'
    'evaluate_estimator.R' 'fisher_information.R'
    'integrate_over_sample_space.R' 'mle_distribution.R' 'n2c2_helpers.R'
    'plot.R' 'print.R' 'reference_implementation.R'
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-release-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-release-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-release-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'IntervalEstimator-class.Rd' 'PValue-class.Rd'
    'PointEstimator-class.Rd' 'analyze.R' 'estimators.R'
    'evaluate_estimator.R' 'fisher_information.R'
    'integrate_over_sample_space.R' 'mle_distribution.R' 'n2c2_helpers.R'
    'plot.R' 'print.R' 'reference_implementation.R'

Changelog

Full NEWS →

v1.0.0

# adestr 1.0.0

• Adding in all the test cases and improvements to the documentation that
were developed collaboratively. Also preparing new CRAN release.

Check History

NOTE 0 OK · 13 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-devel-linux-x86_64-fedora-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-devel-linux-x86_64-fedora-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-devel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'IntervalEstimator-class.Rd' 'PValue-class.Rd'
    'PointEstimator-class.Rd' 'analyze.R' 'estimators.R'
    'evaluate_estimator.R' 'fisher_information.R'
    'integrate_over_sample_space.R' 'mle_distribution.R' 'n2c2_helpers.R'
    'plot.R' 'print.R' 'reference_implementation.R'
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-release-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-release-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-release-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'IntervalEstimator-class.Rd' 'PValue-class.Rd'
    'PointEstimator-class.Rd' 'analyze.R' 'estimators.R'
    'evaluate_estimator.R' 'fisher_information.R'
    'integrate_over_sample_space.R' 'mle_distribution.R' 'n2c2_helpers.R'
    'plot.R' 'print.R' 'reference_implementation.R'
NOTE r-oldrel-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-oldrel-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘analyze.R’ ‘estimators.R’ ‘evaluate_estimator.R’
    ‘fisher_information.R’ ‘integrate_over_sample_space.R’
    ‘mle_distribution.R’ ‘n2c2_helpers.R’ ‘plot.R’ ‘print.R’
    ‘reference_implementation.R’
NOTE r-oldrel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'IntervalEstimator-class.Rd' 'PValue-class.Rd'
    'PointEstimator-class.Rd' 'analyze.R' 'estimators.R'
    'evaluate_estimator.R' 'fisher_information.R'
    'integrate_over_sample_space.R' 'mle_distribution.R' 'n2c2_helpers.R'
    'plot.R' 'print.R' 'reference_implementation.R'
ERROR 0 OK · 12 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
NOTE r-devel-linux-x86_64-debian-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘ggpubr’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
NOTE r-devel-linux-x86_64-fedora-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-devel-linux-x86_64-fedora-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-devel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'IntervalEstimator-class.Rd' 'PValue-class.Rd'
    'PointEstimator-class.Rd' 'analyze.R' 'estimators.R'
    'evaluate_estimator.R' 'fisher_information.R'
    'integrate_over_sample_space.R' 'mle_distribution.R' 'n2c2_helpers.R'
    'plot.R' 'print.R' 'reference_implementation.R'
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-release-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-release-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-release-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'IntervalEstimator-class.Rd' 'PValue-class.Rd'
    'PointEstimator-class.Rd' 'analyze.R' 'estimators.R'
    'evaluate_estimator.R' 'fisher_information.R'
    'integrate_over_sample_space.R' 'mle_distribution.R' 'n2c2_helpers.R'
    'plot.R' 'print.R' 'reference_implementation.R'
NOTE r-oldrel-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-oldrel-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘analyze.R’ ‘estimators.R’ ‘evaluate_estimator.R’
    ‘fisher_information.R’ ‘integrate_over_sample_space.R’
    ‘mle_distribution.R’ ‘n2c2_helpers.R’ ‘plot.R’ ‘print.R’
    ‘reference_implementation.R’
NOTE r-oldrel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'IntervalEstimator-class.Rd' 'PValue-class.Rd'
    'PointEstimator-class.Rd' 'analyze.R' 'estimators.R'
    'evaluate_estimator.R' 'fisher_information.R'
    'integrate_over_sample_space.R' 'mle_distribution.R' 'n2c2_helpers.R'
    'plot.R' 'print.R' 'reference_implementation.R'
NOTE 3 OK · 11 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-devel-linux-x86_64-fedora-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-devel-linux-x86_64-fedora-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-devel-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-devel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'IntervalEstimator-class.Rd' 'PValue-class.Rd'
    'PointEstimator-class.Rd' 'analyze.R' 'estimators.R'
    'evaluate_estimator.R' 'fisher_information.R'
    'integrate_over_sample_space.R' 'mle_distribution.R' 'n2c2_helpers.R'
    'plot.R' 'print.R' 'reference_implementation.R'
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-release-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-release-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
    ‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
    ‘evaluate_estimator.R’ ‘fisher_information.R’
    ‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
    ‘plot.R’ ‘print.R’ ‘reference_implementation.R’
NOTE r-release-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘analyze.R’ ‘estimators.R’ ‘evaluate_estimator.R’
    ‘fisher_information.R’ ‘integrate_over_sample_space.R’
    ‘mle_distribution.R’ ‘n2c2_helpers.R’ ‘plot.R’ ‘print.R’
    ‘reference_implementation.R’
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'IntervalEstimator-class.Rd' 'PValue-class.Rd'
    'PointEstimator-class.Rd' 'analyze.R' 'estimators.R'
    'evaluate_estimator.R' 'fisher_information.R'
    'integrate_over_sample_space.R' 'mle_distribution.R' 'n2c2_helpers.R'
    'plot.R' 'print.R' 'reference_implementation.R'

Code

Structure

Lines of code

13,046

Files

96

Compiled share

2.7%

Has compiled src

Yes

Language breakdown

R 7,449 (57.1%)C/C++/src 346 (2.7%)Tests 2,476 (19%)Docs 2,235 (17.1%)Vignettes 540 (4.1%)

API

Exported functions

54

Internal functions

198

Recent export changes

v1.0.0+1 NaivePValue  −2 Normal, Student
v0.5.0+55 AdaptivelyWeightedSampleMean, Bias, BiasReduced +52 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.33

testthat edition

3

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

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

4.0.0

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

2

First release

2023-09-27

Latest release

2024-07-12

Avg cadence

289 days

Cold removal rate

100%

Dep drift

2

LOC over versions

v0.5.0: 12,214 LOCv1.0.0: 13,046 LOC

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

Dependency Network

Dependencies Reverse dependencies adoptr cubature ggplot2 ggpubr scales latex2exp forcats future.apply progressr Rdpack adestr

Version History

3 tracked
new 1.0.0 Mar 10, 2026
updated 1.0.0 ← 0.5.0 diff Jul 11, 2024
new 0.5.0 Sep 26, 2023