Skip to content

wrathematics/idgaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idgaf

What is this?

This R package contains all public GitHub commits containing the word "fuck" in the commit message, from 3/11/2012 to 7/24/2014.

How do I install it?

To install the package from github, I recommend using Hadley Wickham's devtools package, which you can get from the CRAN. After installing that, you can enter

library(devtools)
install_github(repo="idgaf", username="wrathematics")
```
`
into an R terminal to install this package.  You can also install 
the package a simple via:

R CMD INSTALL idgaf_1.0.tar.gz

`

#### Software license and disclaimer

This software is licensed under the permissive 2-clause BSD license.
You can find a quick summary of the license here:

https://tldrlegal.com/license/bsd-2-clause-license-%28freebsd%29

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages