Skip to content

Commit 3e95c49

Browse files
authored
Update README with RCDT package details
Added information about the archived RCDT package and installation instructions.
1 parent fea1342 commit 3e95c49

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,14 @@ VoltRon incorporates `RBioformats` package to import images from `ome.tiff` file
8787

8888
See [https://cran.r-project.org/web/packages/rJava](https://cran.r-project.org/web/packages/rJava) below for more information.
8989

90+
### RCDT
91+
92+
`RCDT` package has been archived as of 15.01.2026. Please install as below:
93+
94+
```
95+
devtools::install_github('stla/RCDT')
96+
```
97+
9098
### SimpleITK
9199

92100
VoltRon incorporates the `SimpleITK` package to execute non-rigid alignment across assays. You can install SimpleITK from GitHub using the following command.

0 commit comments

Comments
 (0)