Skip to content
This package was removed from CRAN on 2021-07-25. Its history is shown below.
Reason: email to the maintainer is undeliverable. when asked to use a suggested package conditionally
Details below reflect version 0.5.4, its last release before removal.

ADtools

0.5.4

Automatic Differentiation Toolbox

0packages depend
downloads / year
test coverage
checks pass

Overview

About

Implements the forward-mode automatic differentiation for multivariate functions using the matrix-calculus notation from Magnus and Neudecker (2019) doi:10.1002/9781119541219. Two key features of the package are: (i) it incorporates various optimisation strategies to improve performance; this includes applying memoisation to cut down object construction time, using sparse matrix representation to speed up derivative calculation, and creating specialised matrix operations to reduce computation time; (ii) it supports differentiating random variates with respect to their parameters, targeting Markov chain Monte Carlo (MCMC) and general simulation-based applications.

Install

Health

CRAN checks

CRAN check results are not tracked yet.

Code health
Yes
Tests · ratio 0.38
not tracked
Coverage
100%
Documentation · exports
Yes
Vignettes
No
README
8
Dependencies · direct

Downloads

ADtools
Daily download trend is not available in this view yet.
Also on55 autocran

Dependencies

Declared dependencies
14 external dependencies (excludes base and recommended)
Depends (3)
R >= 3.6.0methodsMatrix
LinkingTo (2)
Enhances (0)
none
Reverse dependencies
0direct
indirect (not tracked)

Nothing depends on this yet.

Code & Tests

Code Composition
R 4,142 (58%)Rd 2,615 (37%)Vignettes 218 (3%)C++ 141 (2%)
Code characteristics
Object systems
S35S4 class1S4 method89
Cyclomatic complexity
1.0 median / 7 max
Test cases
55 / 0.38 per code line
Documented parameters
100%

Test coverage

Line coverage

Expression

Tests / Examples

Functions

143 44 exported

Complexity

1.6 avg / 7 max

Call network

143 nodes / 101 edges

Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

People & History

People (3)
Maintainer (1)
Author, Maintainer
Authors (3)
Author, Maintainer
Author
Package Timeline

1 release. R releases are shown for context.

  • R
    R 4.2.0 released · 2022-04-22
  • archivedRemoved from CRAN
    2021-07-25
    email to the maintainer is undeliverable when asked to use a suggested package conditionally
  • R
    R 4.1.0 released · 2021-05-18
  • 0.5.4
    2020-11-09
  • R
    R 4.0.0 released · 2020-04-24

Package metadata

Total releases
1
License
MIT + file LICENSE OSI
Minimum R
≥ 3.6.0
Download size
not tracked yet
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →