reikoch

Results 9 issues of reikoch

Hello, using batchtools from inside containers I realized that the option of ssh execution of LSF commands, like e.g. for SLURM, would be a benefit. The little changes here do...

I would like to see an additional option "pointto" to ymd family of functions that regulates how truncation of partial dates works. `ymd("2019", truncated=2, pointto=xy)` should result in * 2019-01-01...

parser :carrot:
feature

Just tested r-ver 4.1.1 and 4.0.5 both freshly downloaded from dockerhub. R sessions start fine, but "library(tcltk)" results in both versions in ``` Error: package or namespace load failed for...

bug

Running tools::testInstalledPackage('rms') on rms v6.0-1 or rms v6.1-0 on MacOS 11.1 or on centos7 under R 4.0 gives me the same error in rms-tests/cphtdc.Rout.fail: ``` > coxph(Surv(time = Timeband, time2...

I think it would be nice if there were an option in rrapply to do what tidyr::unnest_longer can do in the following case: ``` xx

enhancement

The canoncial app.R file may not be placed under the R subdirectory in order to avoid infinite looping

Idea: - For better use of simulation results it would be good to also store and return the truth function that was used in the simulations. - This would improve...

enhancement
SP2

**Summary** The documentation several times mentions `reference dose` but does not explain it any further. Particularly the function MinimalInformative() requires the reference dose as parameter.

enhancement

**Summary** It would be helpful to have a method `getStudy_course()` that retrieves a dataframe with the columns - cohort - cohortsize - dose - dlt As a user, I want...

enhancement