I have a package that lets a user log into another system
and I want it to be sure to log the user out, at least by the
time the R session is over.
My Login(username,password) function stashes a token
(the username in my simplfied code) in an environment
and my Logout() function needs to use that
Thierry,
Agreed. I just filed a bug report on the gitHub site.
Bill
> On Mar 21, 2018, at 3:21 PM, Thierry Onkelinx
> wrote:
>
> Dear Bill,
>
> The best way to fix your problem is IMHO to have it fixed in lme4. I've cc'ed
> Ben Bolker (lme4 maintainer) to inform him of this problem.
>
>
Dear Bill,
The best way to fix your problem is IMHO to have it fixed in lme4. I've
cc'ed Ben Bolker (lme4 maintainer) to inform him of this problem.
Best regards,
ir. Thierry Onkelinx
Statisticus / Statistician
Vlaamse Overheid / Government of Flanders
INSTITUUT VOOR NATUUR- EN BOSONDERZOEK /
Thanks. I had suspected another package, but couldn’t figure out how to show
that.
debug(Matrix::rBind) shows that the problem is in lme4
#with
debug(Matrix::rBind)
x.df <- structure(list(values = c(9, 6, 8, 7, 10, 6, 2, 1, 4, 1, 5, 2,
5, 3, 6, 2, 6, 4, 8, 2, 8, 6, 9, 7), items = structure(c
On 21/03/2018 2:48 PM, Alexandre Courtiol wrote:
Hi William,
Perhaps you use rBind indirectly...
I don't know the best way to check that, but I would try to set a
debug(rBind) before running some of your code in an interactive session.
If any function uses rBind, you should notice as it will laun
Hi William,
Perhaps you use rBind indirectly...
I don't know the best way to check that, but I would try to set a
debug(rBind) before running some of your code in an interactive session.
If any function uses rBind, you should notice as it will launch the
debugger.
Better ideas are welcome.
++
Alex
Dear friends,
When testing my latest version of psych on win.builder, I keep getting the
following Warning:
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [32s] WARNING
Found the following s