/usr/lib/R/site-library/minpack.lm/DESCRIPTION is in r-cran-minpack.lm 1.2-1-3.
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 | Package: minpack.lm
Version: 1.2-1
Title: R Interface to the Levenberg-Marquardt Nonlinear Least-Squares
Algorithm Found in MINPACK, Plus Support for Bounds
Author: Timur V. Elzhov, Katharine M. Mullen, Andrej-Nikolai Spiess, Ben Bolker
Maintainer: Katharine M. Mullen <mullenkate@gmail.com>
Description: The nls.lm function provides an R interface to lmder and lmdif from the MINPACK library, for solving nonlinear least-squares problems by a modification of the Levenberg-Marquardt algorithm, with support for lower and upper parameter bounds. The implementation can be used via nls-like calls using the nlsLM function.
Suggests: MASS
License: GPL-3
NeedsCompilation: yes
Packaged: 2016-11-20 02:45:43 UTC; kmm
Repository: CRAN
Date/Publication: 2016-11-20 16:40:02
Built: R 3.4.3; x86_64-pc-linux-gnu; 'Tue, 30 Jan 2018 17:46:10 +0100'; unix
|