Last data update: 2014.03.03

futile.paradigm

Package: futile.paradigm
Type: Package
Title: A framework for working in a functional programming paradigm in
R
Version: 2.0.4
Date: 2012-02-06
Depends: futile.options, RUnit
Author: Brian Lee Yung Rowe
Maintainer: Brian Lee Yung Rowe <r@nurometic.com>
Description: Provides dispatching implementations suitable for
functional programming paradigms. The framework provides a
mechanism for attaching guards to functions similar to Erlang,
while also providing the safety of assertions reminiscent of
Eiffel.
License: LGPL-3
LazyLoad: yes
Packaged: 2012-02-06 15:52:01 UTC; root
Repository: CRAN
Date/Publication: 2012-02-06 16:53:54

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'futile.paradigm' ...
** package 'futile.paradigm' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'futile.paradigm'
    finding HTML links ... done
    AbuseMethod                             html  
    UseFunction                             html  
    crud                                    html  
    ensure                                  html  
    futile.paradigm-package                 html  
    guard                                   html  
** building package indices
** testing if installed package can be loaded
* DONE (futile.paradigm)
Making 'packages.html' ... done