Matthew Fidler

Results 170 comments of Matthew Fidler
trafficstars

Ok. I have incorporated it into ergoemacs keybindings. However, I haven'tgot it to work quite yet. On Jul 29, 2013 11:21 PM, "Ben Hansen" [email protected] wrote: > Okay. Thanks for...

Gives an ERROR: Unix only package

Hi @guiastrennec I have fixed the VPC issues. I think you have some problems with the tibbles they have a new type of output based on pillar. I'm not sure...

The first failure is ``` > sum_term(model, "nonmem") # A tibble: 1 x 4 problem subprob label value 1 1.00 0 term "MINIMIZATION TERMINATED\nDUE TO PROXIMITY OF NEXT ITE >...

Note, that running `test-xpose_data` line by line yeilds no errors. So to me there something has changed in stringr or the like.

To test my hypothesis, I tested your package without any modifications on my system (which has some of the latest packages) and get the same failures: Here is my output...

My session info ``` > sessionInfo() R version 3.4.3 (2017-11-30) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 10 x64 (build 15063) Matrix products: default locale: [1] LC_COLLATE=English_United States.1252 [2] LC_CTYPE=English_United States.1252...

Let me know if it gets fixed. For now, since there is really no issue with the xpose package, I am going to include this branch in the nlmixr installer...

There are also packages that will produce report ready tables baesd on broom

Unfortunately nesting calculations are not implemented yet. The report-based tables are currently in - huxtable (https://hughjonesd.github.io/huxtable/) - texreg (https://github.com/leifeld/texreg/) However, they are more geared to stats reports, and don't exactly...