Other packages > Find by keyword >

repr  

Serializable Representations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("repr", "1.1.7")



Attach the package and use:
library("repr")
Maintained by
Philipp Angerer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-05-07
Latest Update: 2023-01-26
Description:
String and binary representations of objects for several formats / mime types.
How to cite:
Philipp Angerer (2016). repr: Serializable Representations. R package version 1.1.7, https://cran.r-project.org/web/packages/repr. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.6 (2016-05-07 01:22), 0.7 (2016-05-13 19:27), 0.9 (2016-07-24 13:40), 0.10 (2016-11-25 19:48), 0.12.0 (2017-04-07 15:08), 0.13 (2018-04-14 18:08), 0.15.0 (2018-05-18 11:54), 0.17 (2018-11-07 15:30), 0.18 (2018-11-27 13:30), 0.19.1 (2019-01-02 13:30), 0.19.2 (2019-02-06 14:10), 1.0.0 (2019-04-29 18:50), 1.0.1 (2019-05-14 15:20), 1.0.2 (2019-12-16 12:20), 1.1.0 (2020-01-28 13:20), 1.1.3 (2021-01-21 10:20), 1.1.4 (2022-01-04 15:20), 1.1.5 (2023-01-12 18:40), 1.1.6 (2023-01-26 23:30)
Other packages that cited repr R package
View repr citation profile
Other R packages that repr depends, imports, suggests or enhances
Complete documentation for repr
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

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  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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