[R-pkg-devel] licensing and releasing a package that copies code from dplyr

Robert M. Flight rflight79 at gmail.com
Tue Jan 30 05:27:04 CET 2018


Hi All,

hoping for some wisdom and guidance about licensing a package I created.

I created a package, knitrProgressBar (
https://github.com/rmflight/knitrProgressBar), that rips out the
dplyr::progress_estimated internal function into essentially it's own
package (to avoid some dependencies and do some custom things with it), and
then added some code for decision logic.

dplyr is licensed under MIT, with RStudio as the copyright holder, and
various individuals listed as authors under Authors at R.

I understand I would list myself as the "creator" in the Authors at R field
for knitrProgressBar, but I'm not sure who should be listed as authors and
copyright holders, and how this information needs to be incorporated into
the LICENSE file.

I would like to have everything squared away properly so that this package
can eventually be submitted and potentially available via CRAN.

Guidance would be very much appreciated.

Thanks,

-Robert

Robert M Flight, PhD
Bioinformatics Research Associate
Puller of Rabbits from Hats
Research Parasite
Resource Center for Stable Isotope Resolved Metabolomics
Manager, Systems Biology and Omics Integration Journal Club
Markey Cancer Center
CC434 Roach Building
University of Kentucky
Lexington, KY

Twitter: @rmflight
Web: rmflight.github.io
ORCID: http://orcid.org/0000-0001-8141-7788
EM rflight79 at gmail.com
PH 502-509-1827 <(502)%20509-1827>

To call in the statistician after the experiment is done may be no more
than asking him to perform a post-mortem examination: he may be able to say
what the experiment died of. - Ronald Fisher

	[[alternative HTML version deleted]]



More information about the R-package-devel mailing list