Last data update: 2014.03.03

lisp

Package: lisp
Type: Package
Encoding: UTF-8
Title: List-processing à la SRFI-1
Version: 0.1
Date: 2010-03-02
Author: Peter Danenberg <pcd@roxygen.org>
Maintainer: Peter Danenberg <pcd@roxygen.org>
Description: Though SRFI-1 scopes both list-processing and higher-order
programming, we'll save some list-orthogonal functions for the
`functional' package; this is freely a mixture of
implementation and API.
License: GPL (>= 2)
LazyLoad: yes
Suggests: RUnit
Collate: 'lisp.R'
Packaged: 2012-01-11 18:27:18 UTC; pcdanenb
Repository: CRAN
Date/Publication: 2012-01-12 09:24:37

● 0 images, 20 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'lisp' ...
** package 'lisp' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'lisp'
    finding HTML links ... done
    caar                                    html  
    cadar                                   html  
    caddr                                   html  
    cadr                                    html  
    car                                     html  
    cdddr                                   html  
    cddr                                    html  
    cdr                                     html  
    cdrs                                    html  
    for.each                                html  
    is.even                                 html  
    is.nil                                  html  
    is.odd                                  html  
    last                                    html  
    nil                                     html  
    pair.fold.right                         html  
    pairwise                                html  
    zip                                     html  
    zip.c                                   html  
    zip.list                                html  
    zip.with.names                          html  
** building package indices
** testing if installed package can be loaded
* DONE (lisp)
Making 'packages.html' ... done