Skip to content

onls

Orthogonal Nonlinear Least-Squares Regression

v0.1-4 · Sep 1, 2025 · GPL (>= 2)

Description

Fits two-dimensional data by means of orthogonal nonlinear least-squares using Levenberg-Marquardt minimization and provides functionality for fit diagnostics and plotting. Delivers the same results as the 'ODRPACK' Fortran implementation described in Boggs et al. (1989) <doi:10.1145/76909.76913>, but is implemented in pure R.

Downloads

CRAN

677

Last 30 days

4963rd

1.9K

Last 90 days

6.8K

Last year

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

r2u CRAN

0

Last 30 days

24

Last 90 days

127

Last year

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

autoCRAN

5

Last 7 days

24

Last 30 days

1

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

1,761

Files

25

Compiled share

0%

Has compiled src

No

Language breakdown

R 903 (51.3%)Docs 620 (35.2%)Vignettes 238 (13.5%)

API

Exported functions

8

Internal functions

20

Recent export changes

v0.1-2+1 NIST
v0.1-0+7 onls, x0, y0 +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

100%

\dontrun example ratio

18.2%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

100%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

2.13.0

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

5

First release

2015-01-17

Latest release

2025-09-01

Avg cadence

629 days

Cold removal rate

Dep drift

0

LOC over versions

v0.1-0: 1,524 LOCv0.1-1: 1,763 LOCv0.1-2: 1,761 LOCv0.1-3: 1,761 LOCv0.1-4: 1,761 LOC

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

Dependency Network

Dependencies Reverse dependencies minpack.lm onls

Version History

6 tracked
new 0.1-4 Mar 10, 2026
updated 0.1-4 ← 0.1-3 diff Aug 31, 2025
updated 0.1-3 ← 0.1-2 diff Aug 19, 2025
updated 0.1-2 ← 0.1-1 diff Oct 30, 2022
updated 0.1-1 ← 0.1-0 diff Sep 8, 2015
new 0.1-0 Jan 16, 2015