Matthew Zatzman

Results 2 issues of Matthew Zatzman

`libPaths` are not properly parsed into the rscript's library calls when using an `renv` project. The function `list_loaded_pkgs` attempts to parse package directory information passed from `sessionInfo()`, which for renv...

I think the recent commits might have done something to break matrix coercion in certain cases. Apologies I don't have a reproducible example, but reverting back to commit 919983d solved...