Ben

Results 11 issues of Ben

In rstudio server sessions it is possible to click the `Upload` button (under the file tab) to send files to the server, or (still under the file tab) to click...

This is minor issue but with multiple screens, the task bar Rswitch logo looks like this ![Active](https://user-images.githubusercontent.com/7304883/67377493-07651a80-f586-11e9-87e8-a56a074f9055.jpeg) on the active screen and like this ![Inactive](https://user-images.githubusercontent.com/7304883/67377525-1c41ae00-f586-11e9-8e61-4ba640beadf6.jpeg) on the inactive screen. Of...

Would it be possible to scale sub/superscripts proportionally to the `fontsize`? ``` r library(DiagrammeR) grViz(" digraph subscript { # Graph statements graph [layout = circo, overlap = false] # Node...

Type: ★ Enhancement
Difficulty: [2] Intermediate
Effort: [2] Medium

This is more a suggestion than an issue but instead of the `x11_hex.R` function , you could consider the following function, to assign an alpha to colors and convert them...

Type: ★ Enhancement
Difficulty: [1] Novice
Effort: [1] Low

Implement compatibility with DDmore SO objects

Develop testing functions with testthat

Hi everyone, I realize that some work needs to be done on the xpose documentation and I would like your opinion on what aspects of the package **YOU** find confusing...

help wanted
question
documentation

We currently have `xpose_data()` for nonmem and `xpose_data_nlmixr()` for nlmixr. For consistency I am thinking of soft depreciating `xpose_data()` and rename it `xpdb_nm()` or `xpose_nm()` (or other if suggestions) we...

enhancement
question
xpose.nlmixr

I am running a SCM in PsN 4.7.0 and have in my `.scm` file (see below) overwritten the exponential and power states for one of my covariates (`AGE` in this...

When running a linearized SCM, PsN will store the derivatives in `derivatives_covariates.dta` however to generate this file the option `FORMAT=s1PE10.4` is used in the `derivatives.mod`. I understand that this format...