Other packages > Find by keyword >

littler  

R at the Command-Line via 'r'
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/littler")

Install by package version:
library("remotes")
install_version("littler", "0.3.20")



Attach the package and use:
library("littler")
Maintained by
Dirk Eddelbuettel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-10-29
Latest Update: 2023-12-17
Description:
A scripting and command-line front-end is provided by 'r' (aka 'littler') as a lightweight binary wrapper around the GNU R language and environment for statistical computing and graphics. While R can be used in batch mode, the r binary adds full support for both 'shebang'-style scripting (i.e. using a hash-mark-exclamation-path expression as the first line in scripts) as well as command-line use in standard Unix pipelines. In other words, r provides the R language without the environment.
How to cite:
Dirk Eddelbuettel (2015). littler: R at the Command-Line via 'r'. R package version 0.3.20, https://cran.r-project.org/web/packages/littler
Previous versions and publish date:
0.3.0 (2015-10-29 14:14), 0.3.1 (2016-08-07 05:16), 0.3.2 (2017-02-15 09:59), 0.3.3 (2017-12-17 17:59), 0.3.4 (2018-08-24 14:32), 0.3.5 (2018-10-04 15:00), 0.3.6 (2019-01-26 16:10), 0.3.7 (2019-03-15 13:40), 0.3.8 (2019-06-09 18:30), 0.3.9 (2019-10-27 13:57), 0.3.10 (2020-06-03 07:20), 0.3.11 (2020-06-26 17:10), 0.3.12 (2020-10-07 14:30), 0.3.13 (2021-07-24 16:50), 0.3.14 (2021-10-06 01:30), 0.3.15 (2021-12-03 14:20), 0.3.16 (2022-08-29 00:10), 0.3.17 (2022-10-29 23:57), 0.3.18 (2023-03-26 12:20), 0.3.19 (2023-12-17 23:30)
Other packages that cited littler R package
View littler citation profile
Other R packages that littler depends, imports, suggests or enhances
Functions, R codes and Examples using the littler R package
Some associated functions: littler . r . 
Some associated R codes: init.R . test.R .  Full littler 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

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  
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  
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  
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  
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  

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