Skip to content

Commit 7132e8b

Browse files
committed
remove old installation instructions
1 parent e0149bc commit 7132e8b

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

vignettes/Session_2_Tidy_spatial_analyses.Rmd

-19
Original file line numberDiff line numberDiff line change
@@ -57,25 +57,6 @@ style="width:100%; height:600px;"
5757
frameborder="0">
5858
</iframe>
5959

60-
### Installation
61-
62-
let's make sure we get the latest packages available on github
63-
64-
```{r, eval=FALSE}
65-
66-
# In May 2025, the following packages should be installed from github repositories, to use the latest features. In case you have them pre installed, run the following command
67-
BiocManager::install(c("lmweber/ggspavis",
68-
"stemangiola/tidySummarizedExperiment",
69-
"stemangiola/tidySingleCellExperiment",
70-
"william-hutchison/tidySpatialExperiment",
71-
"stemangiola/tidybulk",
72-
"stemangiola/tidygate"),
73-
update = FALSE)
74-
75-
```
76-
77-
**Important:** Please restart your R session after installation to ensure the updated packages are loaded correctly.
78-
7960
Let's load the libraries needed for this session
8061

8162
```{r, message = FALSE}

0 commit comments

Comments
 (0)