search for: rcppbdt

Displaying 4 results from an estimated 4 matches for "rcppbdt".

Did you mean: rcppapt
2012 Dec 23
1
problem in installing RcppBDT_0.2.1
Dear listers, I am trying to install RcppBDT_0.2.1 on my Windows machine using the function install.packages("./RcppBDT_0.2.1.tar.gz", repos=NULL, type="source"). Since this package is not like most of other packages in that it requires Rcpp and boost, I have installed Rcpp and boost first, and executed the install.package...
2012 Jan 31
3
seq.Date bug?
...r appears twice. Now, date arithmetic is gruesome but the documentation for seq.Date et al does not hint it wouldn't honour the by= argument. So a bug, or merely a somewhat less than desirable features. (And yes, I think I know that Hadley's lubridate has code for this too, but so may my RcppBDT which is sitting on top of Boost::DateTime code ...) Dirk -- "Outside of a dog, a book is a man's best friend. Inside of a dog, it is too dark to read." -- Groucho Marx
2011 Apr 21
0
BOOST libraries
...r an R package using Boost | >portable, that would be very much appreciated. Back to the issue of finding Boost libraries: you can study existing packages. RQuantLib for example needs to use a configure snippet and a special case on Windows. But in case you just want to use templates, look at RcppBDT --- an example package using Rcpp and its 'Rcpp modules' feature to easily access Boost Date_Time. It by choise does not use Date Time string parsing and formatting and hence uses only templated headers---and as such is easily buildable on Windows, OS X, ... as the CRAN page http://cran.r-...
2011 Apr 11
1
Edate and EOmonth
Hi, I was wondering if anyone could point me to the excel look alike "Edate" and "eomonth" functions in R. I have found the "timeLastDayInMonth" and "timeFirstDayInMonth" in the "timeDate" package. However, I am looking for a bit more flexibility. I would like to be able to obtain dates and EOM dates "n" months prior/forward to the