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