The latest one.
put return statement in code at the end.
instead of writing at each line, you paste output lines in a single paste call and then use a single write call.
use a package BiocManager instead of biocLite in the vignettes.
remove a few eval=FALSE sections in vignette to ensure vignette to be evaluated.
Modify vignette output to BiocStyle .
Add some information in README file.
Modify the NOTE in build procedure.
Adjust the code format to follow the coding style.
Generate NEWS file in .Rd form.
Add some information in README.md, vignettes and DESCRIPTION file to make the package SIMD be more understandable.
Modify the 'TIMEOUT' happened in R biocheck.
Modify some problems in R biocheck.
Modify some problems in R biocheck.
Recompile .Rd by roxygen2 package in R.
Modify some problems in R biocheck.
Change the NEWS format.
Modify the problem in R check.
To get the vignettes by R Markdown instead of by Sweave.
Add NEWS.md in package.