/usr/lib/R/site-library/numDeriv/DESCRIPTION is in r-cran-numderiv 2016.8-1-1.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | Package: numDeriv
Version: 2016.8-1
Title: Accurate Numerical Derivatives
Description: Methods for calculating (usually) accurate
numerical first and second order derivatives. Accurate calculations
are done using 'Richardson''s' extrapolation or, when applicable, a
complex step derivative is available. A simple difference
method is also provided. Simple difference is (usually) less accurate
but is much quicker than 'Richardson''s' extrapolation and provides a
useful cross-check.
Methods are provided for real scalar and vector valued functions.
Depends: R (>= 2.11.1)
LazyLoad: yes
ByteCompile: yes
License: GPL-2
Copyright: 2006-2011, Bank of Canada. 2012-2016, Paul Gilbert
Author: Paul Gilbert and Ravi Varadhan
Maintainer: Paul Gilbert <pgilbert.ttv9z@ncf.ca>
URL: http://optimizer.r-forge.r-project.org/
NeedsCompilation: no
Packaged: 2016-08-21 23:03:32 UTC; paul
Repository: CRAN
Date/Publication: 2016-08-27 00:25:32
Built: R 3.4.2; ; "Fri, 29 Sep 2017 18:52:15 +0200"; unix
|