I have a package that depends on bigmemory. If I build it with one version of bigmemory, it is OK.
Then if I rebuild another version of bigmemory (without rebuilding my package), my package makes the session crash when I use a function.
Rebuilding the package with the current version of bigmemory solves the problem.
If someone can tell why this happens, I am interested.
TL;DR: Each time you build another version of bigmemory, you may need to rebuild your packages that depends on bigmemory if it makes your session crash.
I have a package that depends on bigmemory. If I build it with one version of bigmemory, it is OK. Then if I rebuild another version of bigmemory (without rebuilding my package), my package makes the session crash when I use a function. Rebuilding the package with the current version of bigmemory solves the problem. If someone can tell why this happens, I am interested.
TL;DR: Each time you build another version of bigmemory, you may need to rebuild your packages that depends on bigmemory if it makes your session crash.