9

I've developed a package for R and it is added to CRAN. Should I add it to my work published, although it isn't peer reviewed for content, or should I just add a single line that mentions the package?

Gokce Mehmet AY
  • 263
  • 1
  • 7

2 Answers2

12

I would definitely consider including this in your CV. It's scientific work, and you expect people to cite your package.


It would make sense to put this under a separate heading, so your publication list contains "Peer-reviewed publications" and "Non-peer-reviewed publications" - this way, you don't give the impression of trying to inflate your publication list by sneaking in some non-reviewed stuff.

If at a later date you have authored multiple R (or other) packages and perhaps published other non-reviewed material, you could subdivide the "Non-peer-reviewed publications" by splitting off software into its own section.

Stephan Kolassa
  • 34,479
  • 11
  • 114
  • 185
  • I'd agree that "software in its own section" is the right way to go. Keep in mind that you can include software packages in an NSF biosketch under "synergistic activities" rather than in the limited list of up to 10 publications. – Brian Borchers Aug 21 '15 at 14:55
4

Yes, definitely out this in your published works. I also agree with @Stephan Kolassa but instead of "Non-Peer-Reviewed", depending on your field of study you could probably list is as a technical publication.

Paul Julian
  • 501
  • 1
  • 4
  • 7