Building R Packages course provide by Johns Hopkins University
Building R Packages free videos and free material uploaded by Johns Hopkins University Staff .
Getting Started with R Packages
Documentation and Testing
Licensing, Version Control, and Software Design
Continuous Integration and Cross Platform Development
Writing good code for data science is only part of the job In order to maximizing the usefulness and reusability of data science software, code must be organized and distributed in a manner that adheres to community-based standards and provides a good user experience This course covers the primary means by which R software is organized and distributed to others We cover R package development, writing good documentation and vignettes, writing robust software, cross-platform development, continuous integration tools, and distributing packages via CRAN and GitHub Learners will produce R packages that satisfy the criteria for submission to CRAN
Write a public review