/usr/lib/R/site-library/lambda.r/DESCRIPTION is in r-cran-lambda.r 1.1.7-2.
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 | Package: lambda.r
Type: Package
Title: Modeling Data with Functional Programming
Version: 1.1.7
Date: 2015-03-19
Depends: R (>= 3.0.0)
Suggests: RUnit
Author: Brian Lee Yung Rowe
Maintainer: Brian Lee Yung Rowe <r@zatonovo.com>
Description: A language extension to efficiently write functional programs in R. Syntax extensions include multi-part function definitions, pattern matching, guard statements, built-in (optional) type safety.
License: LGPL-3
LazyLoad: yes
Packaged: 2015-03-20 00:09:00 UTC; brian
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-20 07:03:24
Built: R 3.2.0; ; "Thu, 28 May 2015 16:27:42 +0200"; unix
|