Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix fragile addTransit() function #83

Closed
mattfidler opened this issue Jul 18, 2024 · 3 comments · Fixed by #85
Closed

Fix fragile addTransit() function #83

mattfidler opened this issue Jul 18, 2024 · 3 comments · Fixed by #85

Comments

@mattfidler
Copy link
Member

No description provided.

@billdenney
Copy link
Contributor

Can you give an example of its fragility?

@mattfidler
Copy link
Member Author

library(nlmixr2lib)

readModelDb("PK_3cmt_des") |> addTransit(3)
#> Error in str2lang(s): argument must be a character string

Created on 2024-07-18 with reprex v2.1.1

@mattfidler mattfidler linked a pull request Jul 24, 2024 that will close this issue
14 tasks
@mattfidler
Copy link
Member Author

Note that some of the argument consistency of #84 is done too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants