Jeff Thompson

Results 26 issues of Jeff Thompson

We are working on an app and were using a bootstrap theme using library `bslib`. This has caused a few bugs when accessing the administrative mode. 1. The floating action...

Only let filters be selected based on the selected data frames.

Add badges to README

The goal is to address variables with subcategories such as multiple measurements at one visit.

Address #237

https://github.com/Biogen-Inc/tidyCDISC/blob/f41ed77e1fd0df86ad95ec75dbb01efa565d00af/.github/workflows/R-CMD-check-devel.yaml#L45-L51 The above inputs are being passed to `setup-renv` instead of `setup-r`. Please see the [`r-lib/actions` repo](https://github.com/r-lib/actions) for more information. We should also consider whether or not we want `setup-r`...

(latest versions of all packages) Used study data. Loaded ADSL dataset. Attempted to create “Table3 Accounting of subjects”. ![image](https://user-images.githubusercontent.com/85879620/224436118-40ea24b7-bc82-4826-9ff2-f0be92d5f23c.png) Input to asJSON(keep_vec_names=TRUE) is a named vector. In a future version...

The table and plot in the individual explorer or not displaying correctly. The plot does not update it's access when additional events are selected. And the summary table does not...

Here is a minimal example of the behavior. If the jstree output is created using `renderUI()` in the server, the updating of the tree does not work as expected. (Sidenote:...