I installed the package and run it under my local computer. But the filter option does not work. I cannot select variable to filter.
tidyCDISC::run_app()
Listening on http://127.0.0.1:6281
Warning in structure(d <- filter_returns[[utils::tail(filters(), 1)]]$data(), :
Calling 'structure(NULL, *)' is deprecated, as NULL cannot have attributes.
Consider 'structure(list(), *)' instead.