/usr/lib/R/site-library/lambda.r/DESCRIPTION is in r-cran-lambda.r 1.2-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 | Package: lambda.r
Type: Package
Title: Modeling Data with Functional Programming
Version: 1.2
Date: 2017-09-12
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
NeedsCompilation: no
Packaged: 2017-09-16 17:33:39 UTC; brian
Repository: CRAN
Date/Publication: 2017-09-16 18:51:43 UTC
Built: R 3.4.2; ; 'Thu, 28 Sep 2017 23:16:53 +0200'; unix
|