Last data update: 2014.03.03

futile.logger

Package: futile.logger
Type: Package
Title: A Logging Utility for R
Version: 1.4.1
Date: 2015-04-18
Author: Brian Lee Yung Rowe
Maintainer: Brian Lee Yung Rowe <r@zatonovo.com>
Depends: R (>= 3.0.0)
Imports: lambda.r (>= 1.1.0), futile.options
Suggests: testthat, jsonlite
Description: Provides a simple yet powerful logging utility. Based loosely on
log4j, futile.logger takes advantage of R idioms to make logging a
convenient and easy to use replacement for cat and print statements.
License: LGPL-3
LazyLoad: yes
Collate: 'options.R' 'appender.R' 'constants.R' 'layout.R' 'logger.R'
'scat.R' 'futile.logger-package.R'
Packaged: 2015-04-19 18:43:51 UTC; brian
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-04-20 11:48:19

● 0 images, 10 functions, 0 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'futile.logger' ...
** package 'futile.logger' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'futile.logger'
    finding HTML links ... done
    flog.appender                           html  
    flog.carp                               html  
    flog.layout                             html  
    flog.logger                             html  
    flog.remove                             html  
    flog.threshold                          html  
    ftry                                    html  
    futile.logger-package                   html  
    logger.options                          html  
    scat                                    html  
** building package indices
** testing if installed package can be loaded
* DONE (futile.logger)
Making 'packages.html' ... done