You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, snapshots for plots are not generated when run on Mac or Windows operating systems (this is defined in tests/testthat/helper.R, see here). This is an artifact from previous versions of SomaLogic plotting code, and no longer makes sense in the context of SomaPlotr package development and maintenance, which is primarily done on Mac OS (previously, it was Linux).
Skipping snapshots on Mac OS or Windows should be re-assessed or potentially removed. Snapshots will most likely be generated on Mac OS in the future.
Issues to consider:
How will this effect snapshots generated on Windows operating systems? Will this be a problem?
Thanks for reporting 🥳!
The text was updated successfully, but these errors were encountered:
The Problem
Currently, snapshots for plots are not generated when run on Mac or Windows operating systems (this is defined in
tests/testthat/helper.R
, see here). This is an artifact from previous versions of SomaLogic plotting code, and no longer makes sense in the context of SomaPlotr package development and maintenance, which is primarily done on Mac OS (previously, it was Linux).Skipping snapshots on Mac OS or Windows should be re-assessed or potentially removed. Snapshots will most likely be generated on Mac OS in the future.
Issues to consider:
Thanks for reporting 🥳!
The text was updated successfully, but these errors were encountered: