Articles by Thinking inside the box

RcppCCTZ 0.2.3 (and 0.2.2)

June 21, 2017 | Thinking inside the box

A new minor version 0.2.3 of RcppCCTZ is now on CRAN. RcppCCTZ uses Rcpp to bring CCTZ to R. CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone. In fact, it is two libraries. One for dealing with civ... [Read more...]

RcppMsgPack 0.1.1

June 12, 2017 | Thinking inside the box

A new package! Or at least new on CRAN as the very initial version 0.1.0 had been available via the ghrr drat for over a year. But now we have version 0.1.1 to announce as a CRAN package. RcppMspPack provides R with MessagePack header files for use v... [Read more...]

anytime 0.3.0

June 5, 2017 | Thinking inside the box

A new version of the anytime package is now on CRAN. It marks the eleventh release since the inaugural version late last summer. anytime is a very focused package aiming to do just one thing really well: to convert anything in integer, numeric, character, factor, ordered, ... format to either POSIXct ... [Read more...]

RcppArmadillo 0.7.900.2.0

June 4, 2017 | Thinking inside the box

The new RcppArmadillo release 0.7.900.2.0 is now on CRAN, and the Debian package was just updated as well. Armadillo is a powerful and expressive C++ template library for linear algebra aiming towards a good balance between speed and ease of use wit... [Read more...]

Rcpp 0.12.11: Loads of goodies

May 23, 2017 | Thinking inside the box

The elevent update in the 0.12.* series of Rcpp landed on CRAN yesterday following the initial upload on the weekend, and the Debian package and Windows binaries should follow as usual. The 0.12.11 release follows the 0.12.0 release from late July, the 0.12.1 release in September, the 0.12.2 release in November, the 0.12.3 release in January, ... [Read more...]

Upcoming Rcpp Talks

May 16, 2017 | Thinking inside the box

Very excited about the next few weeks which will cover a number of R conferences, workshops or classes with talks, mostly around Rcpp and one notable exception: May 19: Rcpp: From Simple Examples to Machine learning, pre-conference workshop at our R... [Read more...]

RInside 0.2.14

May 7, 2017 | Thinking inside the box

A new release 0.2.14 of RInside is now on CRAN and in Debian. RInside provides a set of convenience classes which facilitate embedding of R inside of C++ applications and programs, using the classes and functions provided by Rcpp. It has been nearly two years since the last release, and a ... [Read more...]

x13binary 1.1.39-1

May 6, 2017 | Thinking inside the box

The US Census Bureau released a new build 1.1.39 of their X-13ARIMA-SEATS program, released as binary and source. So Christoph and went to work and updated our x13binary package on CRAN. The x13binary package takes the pain out of installing X-13ARIM... [Read more...]

RcppEigen 0.3.3.3.0

May 5, 2017 | Thinking inside the box

A new RcppEigen release 0.3.3.3.0 was put into CRAN (and Debian) a few days ago. It brings Eigen 3.3.* to R. Once again, Yixuan Qiu did most of the heavy lifting over a multi-month period as some adjustments needed to be made in the package itself, a... [Read more...]

#6: Easiest package registration

April 30, 2017 | Thinking inside the box

Welcome to the sixth post in the really random R riffs series, or R4 for short. Posts #1 and #2 discussed how to get the now de rigeur package registration information computed. In essence, we pointed to something which R 3.4.0 would have, and provided tricks for accessing it while R 3.3.3 was still ... [Read more...]

RcppTOML 0.1.3

April 24, 2017 | Thinking inside the box

A new bug fix release of RcppTOML arrived on CRAN today. Table arrays were (wrongly) not allowing for nesting; a simply recursion fix addresses this. RcppTOML brings TOML to R. TOML is a file format that is most suitable for configurations, as it is meant to be edited by humans ... [Read more...]

Rblpapi 0.3.6

April 20, 2017 | Thinking inside the box

Time for a new release of Rblpapi -- version 0.3.6 is now on CRAN. Rblpapi provides a direct interface between R and the Bloomberg Terminal via the C++ API provided by Bloomberg Labs (but note that a valid Bloomberg license and installation is requir... [Read more...]

RcppQuantuccia 0.0.1

April 19, 2017 | Thinking inside the box

New package! And, as it happens, a effectively a subset or variant of one my oldest packages, RQuantLib. Fairly recently, Peter Caspers started to put together a header-only subset of QuantLib. He called this Quantuccia, and, upon me asking, said that it stands for "little sister" of QuantLib. Very nice. ... [Read more...]

#5: Easy package information

April 14, 2017 | Thinking inside the box

Welcome to the fifth post in the recklessly rambling R rants series, or R4 for short. The third post showed an easy way to follow R development by monitoring (curated) changes on the NEWS file for the development version r-devel. As a concrete example, I mentioned that it has shown ... [Read more...]

RcppArmadillo 0.7.800.2.0

April 13, 2017 | Thinking inside the box

A new RcppArmadillo version 0.7.800.2.0 is now on CRAN. Armadillo is a powerful and expressive C++ template library for linear algebra aiming towards a good balance between speed and ease of use with a syntax deliberately close to a Matlab. RcppArma... [Read more...]

#4: Simpler shoulders()

April 8, 2017 | Thinking inside the box

Welcome to the fourth post in the repulsively random R ramblings series, or R4 for short. My twitter feed was buzzing about a nice (and as yet unpublished, ie not-on-CRAN) package https://github.com/dirkschumacher/thankr by Dirk Schumacher which compiles a a list of packages (ordered by maintainer count) ... [Read more...]

#3: Follow R-devel

April 6, 2017 | Thinking inside the box

Welcome to the third post in the rarely relevant R recommendation series, or R4 for short. Today will be brief, but of some importance. In order to know where R is going next, few places provide a better vantage point than the actual ongoing developm... [Read more...]

RApiDatetime 0.0.3

April 2, 2017 | Thinking inside the box

A brown bag bug fix release 0.0.3 of RApiDatetime is now on CRAN. RApiDatetime provides six entry points for C-level functions of the R API for Date and Datetime calculations. The functions asPOSIXlt and asPOSIXct convert between long and compact dat... [Read more...]
1 15 16 17 18 19 49

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)