Allow vpc to be an s3 method.#94
Allow vpc to be an s3 method.#94mattfidler wants to merge 3 commits intoUUPharmacometrics:masterfrom
Conversation
|
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 what you want to do with these tests. |
|
The first failure is The structure is the same too |
|
Note, that running |
|
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 |
|
Thanks for the PR. I am aware of the issues with the tests, they are the result of a bug introduced in stringr back in December. I reported the issue but it has not yet been fixed (tidyverse/stringr#203). |
|
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 (FYI), unless you have some strong objection to this. |
To trigger travis/appveyor
|
The issue in stringr has been fixed in tidyverse/stringr#206 |
Addresses Issue #92