Package: numDeriv
Version: 2022.9-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-2022, Paul Gilbert
Author: Paul Gilbert and Ravi Varadhan
Maintainer: Paul Gilbert <pgilbert.ttv9z@ncf.ca>
URL: http://optimizer.r-forge.r-project.org/
Repository: https://r-forge.r-universe.dev
RemoteUrl: https://github.com/r-forge/optimizer
RemoteRef: HEAD
RemoteSha: 6e944971a16101dbca88df644e83d584dee65c18
NeedsCompilation: no
Packaged: 2023-04-30 06:54:24 UTC; root
