https://github.com/hrbrmstr/rpwnd
:no_good: The Most Benignly Malicious R Package on the Internet
https://github.com/hrbrmstr/rpwnd
Last synced: about 1 year ago
JSON representation
:no_good: The Most Benignly Malicious R Package on the Internet
- Host: GitHub
- URL: https://github.com/hrbrmstr/rpwnd
- Owner: hrbrmstr
- Created: 2017-03-31T10:37:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T21:55:49.000Z (almost 9 years ago)
- Last Synced: 2025-03-18T01:11:17.668Z (over 1 year ago)
- Language: R
- Size: 14.6 KB
- Stars: 37
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
Awesome Lists containing this project
README
---
output: rmarkdown::github_document
---
`rpwnd` : The Most Benignly Malicious R Package on the Internet
Provides examples of all the ways you can get 'pwnd' by R packages.
WIP. Feel free to contribute.
### Installation
```{r eval=FALSE}
devtools::install_github("hrbrmstr/rpwnd")
```
To start the "fun", just do:
```{r eval=FALSE}
library(rpwnd)
```