Skip to content

Commit fca7238

Browse files
committed
Removed ProTools load.
1 parent daaedb7 commit fca7238

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

vignettes/ProFuse-Simple-Fit.Rmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,10 @@ evalglobal = FALSE
2828
Load the required packages (**ProTools** basically load all of my packages in one go):
2929

3030
```{r}
31+
library(celestial)
3132
library(Rfits)
33+
library(ProSpect)
3234
library(ProFuse)
33-
library(ProTools)
3435
library(ParmOff)
3536
```
3637

0 commit comments

Comments
 (0)