noamross / zero-dependency-problems

Real-world code problems in R, without dependencies
79 stars 25 forks source link

Creating a Website/Package with R errors? #24

Open pgensler opened 7 years ago

pgensler commented 7 years ago

I must say, this repo is incredibly helpful, and I wish I had discovered my error message (on assigning a value into a dataframe where the lengths did not match up) on this Github repository, because you explain all of these errors so eloquently. Have you thought about either putting this content into a website so that others can easily find these errors, and understand why the error is being thrown? Thanks for all the hard work on putting this together.

noamross commented 7 years ago

I'm glad this is useful for you, and thank you for the kind words! But this was a side project from some time ago that I'm not able to actively work on now. But feel free to use anything in the repo. I'll add an appropriate license.