Last data update: 2014.03.03

lambda.tools

Package: lambda.tools
Type: Package
Title: Tools for Modeling Data with Functional Programming
Version: 1.0.9
Date: 2016-05-11
Depends: R (>= 3.0.0)
Imports: lambda.r (>= 1.1.6)
Suggests: testthat (>= 0.2)
Author: Brian Lee Yung Rowe
Maintainer: Brian Lee Yung Rowe <r@zatonovo.com>
Description: Provides tools that manipulate and transform data using methods
and techniques consistent with functional programming. The idea is that
through the use of these tools, a program can be reasoned about insomuch
that the implementation can be proven to be equivalent to the mathematical
model.
License: LGPL-3
Collate: 'any.R' 'lambda.tools-package.R' 'logic.R' 'sequence.R'
'fold.R' 'map.R' 'sample.R' 'transform.R' 'ntry.R'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-11 12:01:29 UTC; brian
Repository: CRAN
Date/Publication: 2016-05-11 18:06:28

● 0 images, 25 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'lambda.tools' ...
** package 'lambda.tools' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'lambda.tools'
    finding HTML links ... done
    anylength                               html  
    anynames                                html  
    anytypes                                html  
    chomp                                   html  
    confine                                 html  
    fold                                    html  
    foldblock                               html  
    foldrange                               html  
    is.empty                                html  
    is.scalar                               html  
    item                                    html  
    lambda.tools-package                    html  
    finding level-2 HTML links ... done

    map                                     html  
    mapblock                                html  
    maprange                                html  
    ntry                                    html  
    onlyif                                  html  
    pad                                     html  
    partition                               html  
    quantize                                html  
    range_for                               html  
    samplerange                             html  
    segment                                 html  
    slice                                   html  
    use_default                             html  
** building package indices
** testing if installed package can be loaded
* DONE (lambda.tools)
Making 'packages.html' ... done