Dirk Eddelbuettel

Results 765 comments of Dirk Eddelbuettel

@AshesITR Sorry that may be partially my fault. I had prepared 1.0.12.4 and eg pusged it to the rcpp-drat (see eg [here in its src/contrib](https://github.com/RcppCore/drat/tree/master/docs/src/contrib)) but had failed to actually...

Of course, if you refer to a newer version than what is released at CRAN we will be talking about likely different outcomes based on different inputs. Reverse dependency checks...

@ms609 Strange that it covers all platforms. That is a bit of head scratcher -- I don't think I have seen that. Your `TreeDist` package has quite a dependency tail...

@AshesITR Nice -- version 0.0.3 now on CRAN tests cleanly. So that one is taken care of as you surmised -- yay!!

@ms609 "Maybe" -- sadly I don't know which of the packages in the long list I may need to rebuild on my box. I will try to take a look...

> My guess is that if TreeTools was built using a different version of Rcpp to TreeDist, this might cause undefined behaviour. Luckily that is generally not the case (we...

Noted. I will give rebuilding it a try when I get a moment (am traveling) and report back.

@luisgruber Thank you -- the new version passes as expected. Very nice. @ms609 As you suggested, a rebuild of `TreeTools` solved it here too. Strange as it had been built...

@roninsightrx Do you plan to roll a new (minor) release to CRAN? I will probably try to upload a new Rcpp within a week. It is good enough to be...

This release is now on CRAN, with breakage at `PKPDsim` (for which @roninsightrx has a fix, albeit has not uploaded a fixed version) and another package (for which I could...