Other packages > Find by keyword >

cowsay  

Messages, Warnings, Strings with Ascii Animals
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cowsay", "1.2.2")



Attach the package and use:
library("cowsay")
Maintained by
Scott Chamberlain
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-10-13
Latest Update: 2025-03-29
Description:
Allows printing of character strings as messages/warnings/etc. with ASCII animals, including cats, cows, frogs, chickens, ghosts, and more.
How to cite:
Scott Chamberlain (2015). cowsay: Messages, Warnings, Strings with Ascii Animals. R package version 1.2.2, https://cran.r-project.org/web/packages/cowsay. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.4.0 (2015-10-13 09:10), 0.5.0 (2016-12-16 08:33), 0.6.0 (2018-05-15 20:13), 0.7.0 (2018-09-18 06:40), 0.8.0 (2020-02-06 21:30), 0.8.2 (2023-03-08 10:40), 0.9.0 (2023-11-02 18:30), 1.0.0 (2024-12-05 18:00), 1.2.0 (2025-03-29 01:40)
Other packages that cited cowsay R package
View cowsay citation profile
Other R packages that cowsay depends, imports, suggests or enhances
Complete documentation for cowsay
Functions, R codes and Examples using the cowsay R package
Some associated functions: animals . cowsay-package . endless_horse . say . 
Some associated R codes: endless_horse.R . get_who.R . utils.R . zzz.R .  Full cowsay package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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