Displaying 4 results from an estimated 4 matches for "nacopula".
2011 Jun 02
1
[R-SIG-Mac] check leads to .o files and to packagename-Ex.R
...CMD check.
Ben Bolker
>
> So, it'd be something like:
>
> R CMD build pkg
> R CMD check pkg_version.tar.gz
>
> b
>
> On 2 June 2011 06:54, Marius Hofert <m_hofert at web.de> wrote:
>> Dear expeRts,
>>
>> I work on the R package "nacopula" (https://r-forge.r-project.org/projects/nacopula/) under Mac OS X 10.6.7 (MacBook Pro). The session info is:
>> R version 2.14.0 Under development (unstable) (2011-05-02 r55730)
>> Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
>>
>> When I apply "R CMD check...
2010 Aug 22
2
CRAN (and crantastic) updates this week
...0.08.20),
hts (1.3), HWEintrinsic (1.1.1), igraph (0.5.4-1), intervals (0.13.3),
ipw (1.0-6), laeken (0.1.3), LDheatmap (0.2-9), lme4 (0.999375-35),
lmPerm (1.1-2), lordif (0.1-6), lpSolveAPI (5.5.2.0), magma (0.2.1-3),
MCMCglmm (2.06), mondate (0.9.08.15), mondate (0.9.08.19.02), mratios
(1.3.13), nacopula (0.4-3), nleqslv (1.7), nlt (2.1-1), NMF (0.5),
pROC (1.3.1), qpcR (1.3-1), qpcR (1.3-0), qtl (1.18-7), qualityTools
(1.01), R.utils (1.5.0), r4ss (1.10), rAverage (0.3-3), rbounds (0.5),
RcmdrPlugin.HH (1.1-26), robCompositions (1.4.3), RPMG (2.0-0), RSEIS
(2.4-4), rTOFsPRO (1.2), Runiversal (1.0....
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, ...) {
... ... ...
})
2010 Jul 18
6
CRAN (and crantastic) updates this week
...rg/packages/munfold
This package provides Schoenemans algorithm for metric
multidimensional unfolding and Procrustes rotation of unfolding
results.
* mvngGrAd (0.1.0)
Unknown
http://crantastic.org/packages/mvngGrAd
Package for moving grid adjustment in plant breeding field trials.
* nacopula (0.4-2)
Martin Maechler
http://crantastic.org/packages/nacopula
An R package for nested Archimedean copulas, providing a procedure for
computing function values, characteristics such as Kendall's tau and
tail dependence coefficients, as well as sampling algorithms for
generating ra...