Other packages > Find by keyword >

fortunes  

R Fortunes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fortunes", "1.5-4")



Attach the package and use:
library("fortunes")
Maintained by
Achim Zeileis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2004-05-22
Latest Update: 2016-12-29
Description:
A collection of fortunes from the R community.
How to cite:
Achim Zeileis (2004). fortunes: R Fortunes. R package version 1.5-4, https://cran.r-project.org/web/packages/fortunes. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0-0 (2004-05-22 08:01), 1.0-1 (2004-05-28 13:06), 1.0-2 (2004-06-18 19:13), 1.0-3 (2004-08-11 23:26), 1.0-4 (2004-11-03 14:25), 1.1-0 (2005-01-31 16:53), 1.1-1 (2005-04-27 15:34), 1.1-2 (2005-08-04 14:20), 1.2-0 (2005-11-04 20:33), 1.2-1 (2006-01-19 13:56), 1.3-0 (2006-09-07 14:45), 1.3-1 (2006-09-13 19:21), 1.3-2 (2006-09-21 20:36), 1.3-3 (2007-05-12 00:49), 1.3-4 (2007-12-19 01:06), 1.3-5 (2008-06-18 16:08), 1.3-6 (2008-12-09 16:13), 1.3-7 (2010-01-06 17:28), 1.4-0 (2010-09-09 00:09), 1.4-1 (2011-03-30 11:12), 1.4-2 (2011-07-05 18:10), 1.5-0 (2012-04-07 12:08), 1.5-1 (2013-12-10 11:19), 1.5-2 (2013-12-14 19:48), 1.5-3 (2016-05-20 09:42)
Other packages that cited fortunes R package
View fortunes citation profile
Other R packages that fortunes depends, imports, suggests or enhances
Complete documentation for fortunes
Functions, R codes and Examples using the fortunes R package
Some associated functions: fortunes . 
Some associated R codes: fortunes.R .  Full fortunes 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

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA