Antoine Fabri

Results 299 issues of Antoine Fabri

Is there something preventing us to make the switch ? If so document here, otherwise make the switch.

We chose {nomnoml} because it was the only one (with plantuml) to be able to render code, because of unescapable special characters with other tools. However `flow_view_deps()` doesn't show code...

I'd like to see the dependencies between namespaces. * Fetch all namespaces with `loadedNamespaces()` * Figure out their dependencies, use `installed.packages()` * optionally include base packages (the "base" package itself...

To avoid current issues in CI, and sort out later if we can The website is synced though so there's no emergency for {flow}

several things, by order of difficulty -------- (1) Side effects called are not shown so we might feel like there is dead code when there is not. For instance: ```...

draft PR since I'm probably not touching this for some time

Define a function's dependencies in the function itself at the top. This might be more convenient that the general approach here in some cases. We can either inline only the...

`sloop()` is now incorrect and this is [an open issue](https://github.com/r-lib/sloop/issues/27) But the [chapter](https://adv-r.hadley.nz/s3.html#implicit-class) also mentions that "There is no base function that will compute the implicit class", and now we...

Maybe because of a delayed evaluation issue ? ``` r bugged Error: (converted from warning) oops subset(cars, speed == bugged()) #> Error: (converted from warning) oops # unexpected dplyr::filter(cars, speed...

bug

I'm having some problems with Oracle whatever angle I choose. I suspect some of those are not Oracle specific. The use case is to copy the content of a dm...