Articles by Thinking inside the box

RcppArmadillo 0.4.300.0

May 5, 2014 | Thinking inside the box

A new release 4.300 of Armadillo, the templated C++ library for linear algebra, was released by Conrad a few days ago. As usual, this was rolled up in a new RcppArmadillo release 0.4.300.0 which is now on CRAN and in Debian. This release brings ni... [Read more...]

RcppSMC 0.1.3 and 0.1.4

May 3, 2014 | Thinking inside the box

The very useful Valgrind tool had flagged an actual error in the package which the CRAN maintainers asked us to address. This was followed by a minor brown-bad oversight of a missing delete, also tagged by Valgrind. Both are pretty ancient bugs whic... [Read more...]

BH release 1.54.0-2

April 14, 2014 | Thinking inside the box

Yesterday's release of RcppBDT 0.2.3 lead to an odd build error. If one used at the same time a 32-bit OS, a compiler as recent as g++ 4.7 and the Boost 1.54.0 headers (directly or via the BH package) then the file lexical_cast.hpp barked and failed t... [Read more...]

RcppBDT 0.2.3

April 13, 2014 | Thinking inside the box

A new release of the RcppBDT package is now on CRAN. Several new modules were added; the package can now work on dates, date durations, "ptime" (aka posix time), and timezones. Most interesting may be the fact that ptime is configured to use 96 bi... [Read more...]

RcppCNPy 0.2.3

April 10, 2014 | Thinking inside the box

R 3.1.0 came out today. Among the (impressive and long as usual) list of changes is the added ability to specify CXX_STD = CXX11 in order to get C++11 (or the best available subset on older compilers). This brings a number of changes and opportunitie... [Read more...]

BH release 1.54.0-1

April 8, 2014 | Thinking inside the box

A new release of the BH package is now on CRAN and its mirrors. BH provides (a sizeable subset of) the Boost library for C++, particularly (large) parts delivered as pure template headers not requiring linking. See the BH page for more details. ... [Read more...]

RcppArmadillo 0.4.200.0

April 7, 2014 | Thinking inside the box

Conrad released a new upstream release 4.200 for Armadillo, his templated C++ library for linear algebra, earlier today. As usual, this was rolled up in a new RcppArmadillo release 0.4.200.0; I had actually made two pre-releases leading up his 4.20... [Read more...]

RProtoBuf 0.4.1

March 25, 2014 | Thinking inside the box

A new bug-fix release release 0.4.1 of RProtoBuf, is now on CRAN. RProtoBuf provides GNU R bindings for the Google Protocol Buffers ("Protobuf") data encoding library used and released by Google, and deployed as a language and operating-system agno... [Read more...]

Rcpp 0.11.1

March 14, 2014 | Thinking inside the box

A new minor release 0.11.1 of Rcpp is now on the CRAN network for GNU R; binaries for Debian have also been uploaded. The release fixes a number of bugs that have come up since the 0.11.0 release in January, but also brings some extensions. See t... [Read more...]

RQuantLib 0.3.12

March 9, 2014 | Thinking inside the box

A new bug-fix / maintenance release RQuantLib 0.3.12 is now on CRAN and in Debian. While adding the plugin feature, I was too optmistic about finding the quantlib-config script. This is now tested more carefully. A few things related to building wi... [Read more...]

RcppArmadillo 0.4.100.2.1

March 8, 2014 | Thinking inside the box

Conrad made a first bug-fix release 4.100.2 for Armadillo, his templated C++ library for linear algebra, yesterday. See below for details on the the small set of changes. This was quickly wrapped up in a new RcppArmadillo release 0.4.100.2.1 release... [Read more...]

RcppEigen 0.3.2.0.2

March 1, 2014 | Thinking inside the box

A new bug-fix / maintenance release of RcppEigen is now on CRAN. RcppEigen brings the Eigen C++ template library for linear algebra to R. This release updates the RcppEigen.package.skeleton() function for a needed change in R, updates and extends ... [Read more...]

RcppArmadillo 0.4.100.0

March 1, 2014 | Thinking inside the box

A new minor upstream release 4.100 of the Armadillo templated C++ library for linear algebra was finalised by Conrad yesterday. I rolled up the corresponding RcppArmadillo release 0.4.100.0 which is now on CRAN and will go to Debian shortly. Cha... [Read more...]

RcppBDT 0.2.2

February 22, 2014 | Thinking inside the box

A new maintenance release of the RcppBDT package is now on CRAN. There is no new code in this; it mainly accomodates a request by CRAN to standardize the \code{Imports:} and \code{Depends:} relationships in the \code{DESCRIPTION} file. We also updated... [Read more...]

RDieHarder 0.1.3

February 22, 2014 | Thinking inside the box

A pure maintenance release of RDieHarder is now on CRAN. RDieHarder provides R bindings for the DieHarder battery of tests for random number generators by Brown et al. This release contains no new code, but the vignette needed to be moved from inst... [Read more...]

RcppArmadillo 0.4.000.4

February 20, 2014 | Thinking inside the box

A new minor release of RcppArmadillo is now on CRAN and in Debian. RcppArmadillo brings the Armadillo templated C++ library for linear algebra to R by means of Rcpp. This release contains both a few minor bugfixes from the 4.000 branch of Armadillo and some enhancements in RcppArmadillo itself that are ... [Read more...]
1 29 30 31 32 33 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)