Skip to content

RootsExtremaInflections

Finds Roots, Extrema and Inflection Points of a Curve

v1.2.5 · Jul 15, 2025 · GPL-2

Description

Implementation of Taylor Regression Estimator (TRE), Tulip Extreme Finding Estimator (TEFE), Bell Extreme Finding Estimator (BEFE), Integration Extreme Finding Estimator (IEFE) and Integration Root Finding Estimator (IRFE) for roots, extrema and inflections of a curve . Christopoulos, DT (2019) <doi:10.13140/RG.2.2.17158.32324> . Christopoulos, DT (2016) <doi:10.2139/ssrn.3043076> . Christopoulos, DT (2016) <https://demovtu.veltech.edu.in/wp-content/uploads/2016/04/Paper-04-2016.pdf> . Christopoulos, DT (2014) <doi:10.48550/arXiv.1206.5478> .

Downloads

CRAN

337

Last 30 days

13217th

785

Last 90 days

3.1K

Last year

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

r2u CRAN

0

Last 30 days

24

Last 90 days

106

Last year

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

autoCRAN

2

Last 7 days

13

Last 30 days

0

All-time

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

CRAN Check Status

13 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 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 History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

2,933

Files

33

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,487 (50.7%)Docs 1,446 (49.3%)

API

Exported functions

8

Internal functions

0

Recent export changes

v1.0+1 pattern:^[[:alpha:]]+

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

\dontrun example ratio

0%

Roxygen coverage

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

System requirements

C++ standard

License

GPL-2

License flags

SPDX valid, OSI approved

History

Versions

4

First release

2014-08-16

Latest release

2025-07-15

Avg cadence

998 days

Cold removal rate

Dep drift

5

LOC over versions

v1.0: 597 LOCv1.1: 1,144 LOCv1.2.1: 2,941 LOCv1.2.5: 2,933 LOC

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

Dependency Network

Dependencies Reverse dependencies iterators foreach doParallel inflection RootsExtremaInflections

Version History

5 tracked
new 1.2.5 Mar 10, 2026
updated 1.2.5 ← 1.2.1 diff Jul 14, 2025
updated 1.2.1 ← 1.1 diff Jul 28, 2019
updated 1.1 ← 1.0 diff May 9, 2017
new 1.0 Aug 15, 2014