Displaying 6 results from an estimated 6 matches for "svcr".
Did you mean:
svc
2006 Jun 12
2
about integration of a library into package creation
...ibrary in the namespace file
such as : useDynLib(quadprog)
after checking my directory with the command "rcmd check" (i am on
WindowsXP)
i get an error: package / namespace load failed
the path of the library is: D:\R\library\quadprog
the path of the building files is: D:\RBuild\svcR
and the comand i use to compile is: rcmd check D://RBuild//svcR
i dont understand, it is a path problem about the dll related to the
library ?
thank for help
Nicolas
* checking package subdirectories ... WARNING
Subdirectory 'src' contains no source files.
* checking R files for synta...
2007 Jan 02
6
package dependency tree
Is there a painless way to find the names of all packages on CRAN
that "Depend" on a specified package?
url: www.econ.uiuc.edu/~roger Roger Koenker
email rkoenker at uiuc.edu Department of Economics
vox: 217-333-4558 University of Illinois
fax: 217-244-6678 Champaign, IL 61820
2009 Aug 24
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
Updated packages
----------------
New reviews
-----------
This email provided as a service for the R community by
http://crantastic.org.
Like it? Hate it? Please let us know: cranatic at gmail.com.
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 Dec 13
3
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* Bergm (1.0)
Alberto Caimo
http://crantastic.org/packages/Bergm
Functions implementing Bayesian estimation for exponential random
graph models via exchange algorithm
Updated packages
----------------
lmtest (0.9-26), logcondens (1.3.5), MTSKNN (0.0-4), pmml (1.2.21),
r2lUniv (0.9.4), rattle (2.5.11), rgdal (0.6-23),
2010 Jul 18
6
CRAN (and crantastic) updates this week
...(0.5-14), spgrass6 (0.6-16), spgwr
(0.6-8), sphet (1.0-0), splancs (2.01-27), sqldf (0.3-5), st (1.1.4),
stab (0.0.8), StatDataML (1.0-20), StatFingerprints (2.0), statmod
(1.4.6), stockPortfolio (1.1), stringkernels (0.8.9), SubpathwayMiner
(3.0), surveillance (1.2-1), survey (3.22-2), SV (1.2.4), svcR
(1.6.4), svGUI (0.9-47), svIDE (0.9-49), svMisc (0.9-57), svUnit
(0.7-2), SweaveListingUtils (0.4.5), tawny (1.2.1), tdm (2.2.2),
tensorA (0.35), termstrc (1.3.1), textcat (0.0-3), tgp (2.3-3),
TGUICore (0.9.10), TGUITeaching (0.9.10), time (1.1), timeDate
(2120.89), timereg (1.3-4), timeSeries (21...