Displaying 3 results from an estimated 3 matches for "rladybug".
2006 Oct 31
4
Syntax Error in Rcmd check on Windows
Dear R-developers,
I am currently developing an R package called RLadyBug. When
developing under Linux "R CMD check ." works fine without a warning.
However, when I do "Rcmd check ." under Windows (version 2.4.0 and
earlier)  I get a ?syntax error" when checking the examples.
This puzzles me somewhat, because a manual source("RLadyBug-Ex.R&...
2010 Aug 25
1
Documenting S4 Methods
I'm in the process of converting some S3 methods to S4 methods.
I have this function :
setGeneric("enrichmentCalc", function(rs, organism, seqLen, ...){standardGeneric("enrichmentCalc")})
setMethod("enrichmentCalc", c("GenomeDataList", "BSgenome"), function(rs, organism, seqLen, ...) {
         ...          ...             ...
})
2009 Sep 27
3
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* bdoc (1.0)
  Michael Anderson
  http://crantastic.org/packages/bdoc
  This package contains a function that will classify DNA barcodes as
  well as a few test and reference data sets.
* bdsmatrix (1.0)
  Terry Therneau
  http://crantastic.org/packages/bdsmatrix
  This is a special case of sparse matrices, used by coxme and