-
In switching from a standard parallelized loop using `foreach` to the use of the same backend through `BiocParallel`, an odd (apparently low-level) error arises. In particular, it would be ideal to im…
-
* TMLE for the ratio (similar to what's used for ATE, but requires a delta method) -- this should already be implemented in the `tmle::tmle` function that we wrap around
-
I get the following error.
numValues: 12, numResults: 12, stopped: TRUE
calling combine function
evaluating call object to combine results:
fun(accum, result.1, result.2, result.3, result.4, r…
-
[hexSticker](https://github.com/GuangchuangYu/hexSticker) is an R package facilitating the creation of hex stickers from within R. It might be nice to create one and subsequently add it to the [BioC s…
-
On GHC 8.0.1, `cabal-install` 2.0.0.1:
```
[3 of 3] Compiling TLC.TypeCheck ( src/TLC/TypeCheck.hs, /Users/cygnus/src/param-tlc/dist-newstyle/build/x86_64-osx/ghc-8.0.1/param-tlc-0.1/build/TLC/Ty…
-
Hi, I love this implementation because it allows for continuous predictors/exposures to be analyzed! It seems like the R package "multiPIM" doesn't allow for that. So thanks!
This isn't so much an …
-
Recent updates in the structure of package internals have caused the examples to break -- currently, `devtools::check()` exits with the following broken example:
```
R CMD check results
1 error …
-
Using the latest version of `pkgdown` (as of 7cde4c8), we are getting an error that might be related to what was reported in #369. Specifically, several functions don't appear in the [index file creat…
-
631c0d8 implemented fixes in the wrapper function `fast_glm`, which now allows `speedglm` to be invoked in the various `estimate...` functions as well as in `fluctuateIteratedMean`.
Unfortunately, …
-
The `varImpact` package appears to use Mark vdL's and Katie Pollard's Hierarchical Ordered Partitioning and Collapsing Hybrid (HOPACH) algorithm (and the associated [`hopach` Bioconductor package](htt…