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
Installing older version works:
devtools::install_github("stemangiola/[email protected]")
Downloading GitHub repo stemangiola/[email protected]
✔ checking for file ‘/tmp/RtmpKpe7AU/remotes4c015fda7b/stemangiola-tidySingleCellExperiment-9ea3777/DESCRIPTION’ (515ms)
─ preparing ‘tidySingleCellExperiment’:
✔ checking DESCRIPTION meta-information ...
─ installing the package to process help pages
─ checking for LF line-endings in source and make files and shell scripts (53.5s)
─ checking for empty or unneeded directories
─ building ‘tidySingleCellExperiment_1.3.2.tar.gz’
installing source package ‘tidySingleCellExperiment’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
Thanks for the error report @mattgalbraith, I've submitted a PR here to fix that. The R version needs to be >=4.1 for tidySingleCellExperiment v1.7.2 as it makes use of the base R pipe |> introduced R 4.1.
The text was updated successfully, but these errors were encountered: