Re: [Rd] How to refer to my package from another package DESCRIPTION

2019-10-10 Thread Ramiro Barrantes
ges for details. """ Any ideas? On 10/10/19, 5:42 PM, "Duncan Murdoch" wrote: On 10/10/2019 5:13 p.m., Ramiro Barrantes wrote: > Hello, I am developing some packages. Package1 requires Package2, both of which I developed:

[Rd] How to refer to my package from another package DESCRIPTION

2019-10-10 Thread Ramiro Barrantes
Hello, I am developing some packages. Package1 requires Package2, both of which I developed: Right now Package2 is installed properly here: /myHome/libraries/Package2 Package1 needs Package2. Package1 refers to Package2 both in the Roxygen @import field for one of the functions, and also in

[Rd] withTimeout bug, it does not work properly with nlme anymore

2017-11-27 Thread Ramiro Barrantes
Hello, I was relying on withTimeout (from R.utils) to help me stop nlme when it �hangs�. However, recently this stopped working. I am pasting a reproducible example below: withTimeout should stop nlme after 10 seconds but the code will generate data for which nlme does not converge (or takes