Re: [R-pkg-devel] SystemRequirements: Berkeley DB STL

2018-10-24 Thread Toby Hocking
Hi Dirk thanks for the helpful response. On Wed, Oct 24, 2018 at 5:09 AM Dirk Eddelbuettel wrote: > > On 23 October 2018 at 14:02, Toby Hocking wrote: > | I would like to put the https://github.com/tdhock/PeakSegDisk package on > | CRAN. This package needs Berkeley DB C++ Standard Template Librar

Re: [R-pkg-devel] SystemRequirements: Berkeley DB STL

2018-10-24 Thread Dirk Eddelbuettel
On 23 October 2018 at 14:02, Toby Hocking wrote: | I would like to put the https://github.com/tdhock/PeakSegDisk package on | CRAN. This package needs Berkeley DB C++ Standard Template Library. What do | I need to do to get this package (with compiled mac/windows binaries) on | CRAN? | | This C+

Re: [R-pkg-devel] SystemRequirements: Berkeley DB STL

2018-10-23 Thread Hong Ooi via R-package-devel
org Subject: [R-pkg-devel] SystemRequirements: Berkeley DB STL I would like to put the https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Ftdhock%2FPeakSegDisk&data=02%7C01%7Chongooi%40microsoft.com%7C8a2dca6e52e844d5f38808d6392ba1c3%7C72f988bf86f141af91ab2

[R-pkg-devel] SystemRequirements: Berkeley DB STL

2018-10-23 Thread Toby Hocking
I would like to put the https://github.com/tdhock/PeakSegDisk package on CRAN. This package needs Berkeley DB C++ Standard Template Library. What do I need to do to get this package (with compiled mac/windows binaries) on CRAN? This C++ library is relatively easy to install https://github.com/tdho