Skip to content

drda

Dose-Response Data Analysis

v2.0.5 · Jan 16, 2025 · MIT + file LICENSE

Description

Fit logistic functions to observed dose-response continuous data and evaluate goodness-of-fit measures. See Malyutina A., Tang J., and Pessia A. (2023) <doi:10.18637/jss.v106.i04>.

Downloads

385

Last 30 days

8593rd

385

Last 90 days

385

Last year

CRAN Check Status

1 ERROR
13 OK
Show all 14 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-macos-arm64 ERROR
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 (14 non-OK)
OK 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

*


            
ERROR r-devel-macos-arm64

tests

  Running ‘spelling.R’ [0s/0s]
  Running ‘testdata.R’ [0s/0s]
  Running ‘testthat.R’ [23s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(drda)
  > 
  > source("./testdata.R")
  > 
  > test_check("drda")
  Saving _problems/test_ntrm_constrained-28.R
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 26427 ]
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Error ('test_ntrm_constrained.R:28:3'): ntrm_constrained: Rosenbrock function ──
  Error: negative discriminant when solving quadratic equation
  Backtrace:
      ▆
   1. └─drda:::ntrm_constrained(...) at test_ntrm_constrained.R:28:3
   2.   └─drda:::ntrm_step(obj, delta, tau)
   3.     └─drda:::ntrm_step_tilde(Q, obj$u, obj$B, v, delta, tau, obj$idx_s)
   4.       └─drda:::ntrm_solve_quadratic_equation(...)
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 26427 ]
  Error:
  ! Test failures.
  Execution halted
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

*


            

Check History

ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 9, 2026
ERROR r-devel-macos-arm64

tests

  Running ‘spelling.R’ [0s/0s]
  Running ‘testdata.R’ [0s/0s]
  Running ‘testthat.R’ [23s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(drda)
  > 
  > source("./testdata.R")
  > 
  > test_check("drda")
  Saving _problems/test_ntrm_constrained-28.R
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 26427 ]
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Error ('test_ntrm_constrained.R:28:3'): ntrm_constrained: R

Version History

new 2.0.5 Mar 9, 2026