Frequently Asked Questions

Benjamin Guiastrennec

14 November, 2017

Is xpose available on CRAN?

Not yet, but we are actively working on it

How do I install xpose?

  1. Make sure you have the devtools package installed
  2. Install/update xpose with the following command:
    devtools::install_github('UUPharmacometrics/xpose')

Are xpose and xpose4 cross compatible packages?

No. While the philosophy behind xpose and xpose4 is similar these are two independent packages.

Are all xpose4 functionalities present in xpose?

Not yet. The new xpose package has been fully redesigned around ggplot2 and the focus is currently on establishing the bases with basic PK diagnostic plots. New features will be added through future updates.

How do I suggest an idea for a future version of xpose?

  1. Check on github if this idea has not been discussed already
  2. Open a new issue on github describing your idea

How do I report a bug found in xpose?

  1. Make sure you are running the latest version of xpose
  2. Check on github if this issue has not been reported before
  3. Create a minimal reproductive example (reprex) of your issue
  4. Open a new issue on github