Let's not prioritize this right away. Best way to deal is probably to build the package locally (ie. git clone) from the one on my github page - switch to newgraph branch and rebuild the plots with plot_data_screening2 or plot_data_screening3. Might not be a simple process though for any number of reasons. Several of them related to how old that branch is and all the changes that would have happeneed to dependencies packages since it was last run
this is a very deep can of worms because it is spelled out inside of a function. I have addressed this issue before in this fork of
fasstr
. https://github.com/NewGraphEnvironment/fasstr/tree/NewGraph in this custom function https://github.com/NewGraphEnvironment/fasstr/blob/NewGraph/R/plot_data_screening2.RLet's not prioritize this right away. Best way to deal is probably to build the package locally (ie.
git clone
) from the one on my github page - switch tonewgraph
branch and rebuild the plots withplot_data_screening2
orplot_data_screening3
. Might not be a simple process though for any number of reasons. Several of them related to how old that branch is and all the changes that would have happeneed to dependencies packages since it was last run