Other packages > Find by keyword >

futile.logger  

A Logging Utility for R
View on CRAN: Click here


Download and install futile.logger package within the R console
Install from CRAN:
install.packages("futile.logger")

Install from Github:
library("remotes")
install_github("cran/futile.logger")

Install by package version:
library("remotes")
install_version("futile.logger", "1.4.3")



Attach the package and use:
library("futile.logger")
Maintained by
Brian Lee Yung Rowe
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-04-06
Latest Update: 2016-07-10
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.
How to cite:
Brian Lee Yung Rowe (2010). futile.logger: A Logging Utility for R. R package version 1.4.3, https://cran.r-project.org/web/packages/futile.logger
Previous versions and publish date:
1.0.0 (2010-04-06 10:57), 1.1.1 (2010-09-14 07:32), 1.1.2 (2010-09-28 09:22), 1.1.3 (2010-10-21 12:48), 1.2.1 (2012-02-06 22:06), 1.3.0 (2013-02-01 07:48), 1.3.1 (2013-04-06 19:22), 1.3.3 (2013-07-17 00:34), 1.3.5 (2013-08-15 21:06), 1.3.7 (2014-01-25 01:50), 1.4.1 (2015-04-20 11:48), 1.4 (2015-03-21 06:44)
Other packages that cited futile.logger R package
View futile.logger citation profile
Other R packages that futile.logger depends, imports, suggests or enhances
Functions, R codes and Examples using the futile.logger R package
Some associated functions: flog.appender . flog.carp . flog.layout . flog.logger . flog.remove . flog.threshold . ftry . futile.logger-package . logger.options . scat . 
Some associated R codes: appender.R . constants.R . futile.logger-package.R . layout.R . logger.R . options.R . scat.R .  Full futile.logger package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns