Displaying 4 results from an estimated 4 matches for "cxxpack".
Did you mean:
cirpack
2011 Mar 14
4
Serial Date
...exemple. In this format, 40597.3911423958 is 2011/2/23 09:23:15. First part is number os days since 1900/1/1, and second part is a fraction of a day.
I need to make this transformation in R, and use it to make some algebrian operations. I found that function 'serialNumber' of package 'cxxPack' transform a as.data class object in this format, but without time fraction. But I can't find nothing to do the inverse way, transform serial date format in a POSIX class, for exemple.
Since now, thanks for your time and atention.
All best,
Raoni
Associate Researcher
Fish Passage Center...
2010 Jun 30
1
Problem with dyn.load() under Windows 64bit at CRAN
The package cxxPack builds without problems at CRAN under all OS's except
Windows 64bit, and in the case of Windows 64bit there is a problem in a
call to dyn.load(). This call happens while processing the package vignette,
and the odd thing about this is that there are several calls to dyn.load()
that
work fine be...
2010 Jul 05
2
Windows 64bit package build requires underscore hack?
Hello,
After much tinkering I managed to build packages using the 64bit version of
R with the help of hints from
http://www.murdoch-sutherland.com/Rtools/
and
http://www.stats.ox.ac.uk/~ripley/Win64/W64porting.html
and
R-admin Manual.
But a hack was required, and this seems to be related to
a comment about underscores at the end of the second
reference above (but this comment is about FUTURE
2010 Jul 18
6
CRAN (and crantastic) updates this week
...eful tools for mitigating
such computational problems and show satisfactory results when
compared with other techniques such as, for example the tapering
method. Moreover, composite likelihood (and related quantities) have
some good properties similar to those of the standard likelihood.
* cxxPack (7.0.5)
Dominick Samperi
http://crantastic.org/packages/cxxPack
Builds on the Rcpp package/library by providing an application layer
library on the C++ side that includes models of fundamental R data
structures like data frames and time series. Includes an extensible
collection of tool...