Jonas Kristoffer Lindeløv

Results 57 comments of Jonas Kristoffer Lindeløv

The new version released on CRAN contains a partial fix for this. It will now alert the user if packages are loaded that are not in .libPaths() and not try...

For now, I'll be using `testthat` for this particular purpose as it doesn't assign anything to the test environment. Implicitly assigning variables in the environment is hopefully an edge case...

@bspoorenberg no, I didn't look much more into it. But it's quite a unique opportunity that you experience both behaviors in your team! Could you try replacing the last line...

I'm closing this issue for now because it lacks reproducibility. Reopen if it persists and you can identify (or narrow in on) the conditions under which it occurs.

@merliseclyde The `lme4` syntax is widespread so should ease the adoption for many. So for example: height ~ time * gender + (1 + time | id) It is also...

Ah, interesting idea, @LukasWallrich! I've definitely needed this a few times as well. Could you post an idea what the API could look like? (If we just pretend everything is...

Whoa, thanks for posting a nice reproducible example. I don't currently have a nice solution, only an even more minimal replication. All of these lose their type when running in...

@stonekate A bugfix release is up on CRAN and I managed to solve this bug (I hope!).

Hi @meghanmshea Sorry for the late reply, but @psychelzh is right. For your use case, you may want to look at the IDE-agnostic solutions mentioned under "See also" on https://lindeloev.github.io/job/....

@Marin-Kitagawa Set Fluent Search to use the Everything backend in Settings --> Files --> File indexer. Then write e.g. "regex:\d.pdf$" to find all pdfs ending in a digit. Here is...