Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dasonk/displayr
Not as useful as the title might imply but exactly what it says
https://github.com/dasonk/displayr
Last synced: 2 days ago
JSON representation
Not as useful as the title might imply but exactly what it says
- Host: GitHub
- URL: https://github.com/dasonk/displayr
- Owner: Dasonk
- License: mit
- Created: 2015-12-19T22:14:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-19T22:30:08.000Z (almost 9 years ago)
- Last Synced: 2024-10-11T18:35:45.366Z (27 days ago)
- Language: R
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# displayR
Displays a big letter R when the only function is called. Possibly to be put into a .Rprofile so the beauty can be displayed on startup.
## Installation
Currently there isn't a release on [CRAN](http://cran.r-project.org/).
You can, however, download the [zip ball](https://github.com/Dasonk/displayR/zipball/master) or [tar ball](https://github.com/Dasonk/displayR/tarball/master), decompress and run `R CMD INSTALL` on it, or use the **devtools** package to install the development version:
```r
## Make sure your current packages are up to date
update.packages()
## devtools is required
library(devtools)
install_github("Dasonk/displayR")
```Note: Windows users need [Rtools](http://www.murdoch-sutherland.com/Rtools/) and [devtools](http://CRAN.R-project.org/package=devtools) to install this way.
## Contact
You are welcome to:
* submit suggestions and bug-reports at:
* send a pull request on:
* compose a friendly e-mail to: