Tips for R Packages

Posted on Nov 23, 2012 in Programming • Tagged with programming, repository, package, OmegaHat, CRAN, R, Bioconductor, biocLite

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

Popular Repositories for R …


Continue reading

Install Essential and Useful R Packages

Posted on Jan 23, 2015 in Programming • Tagged with CRAN, R, package, essential, Bioconductor

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

pkgs = ("data.table", "ggplot2 …

Continue reading

Writing R Extensions

Posted on Nov 23, 2012 in Programming • Tagged with R, Rcpp, programming, CRAN

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

The following are some tips for using the old fashioned way (using .C and .Call) to write R extensions. The state-of-art way to extend R via C …


Continue reading

R Coding Style

Posted on Jun 23, 2016 in Programming • Tagged with programming, R, CRAN, formatting

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. You can use the …

Continue reading

Existing Bugs in R

Posted on Nov 15, 2012 in Programming • Tagged with R, sums of squares, programming, bug, CRAN

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. R does not give …

Continue reading

Advantages and Disadvantages of R

Posted on Nov 13, 2012 in Programming • Tagged with pros, programming, cons, advantage, disadvantage, R, CRAN

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

Advantages

  1. R is opensource …


Continue reading