Skip to content

Commit 3e0b780

Browse files
authored
Refactor remotes list in DESCRIPTION file
Removed duplicate commas and cleaned up remotes list.
1 parent 4c4689d commit 3e0b780

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

DESCRIPTION

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Depends: R (>= 3.1), Rfits (>= 1.8.0), magicaxis (>= 2.0.8), Rcpp (>= 1.0.2)
1111
Imports: data.table, celestial (>= 1.4.1), foreach, matrixStats, doParallel
1212
Suggests: ProFit, knitr, rmarkdown, EBImage, imager, LaplacesDemon, Rfast, Rfast2, fastmatch, snow, doSNOW, bigmemory, mvtnorm, Rwcs, Highlander (>= 0.1.7), ProPane, plotrix, RANN
1313
Remotes:
14-
asgr/cmaeshpc,
15-
asgr/Highlander,
16-
asgr/imager,
17-
asgr/LaplacesDemon,,
18-
ICRAR/ProFit,
19-
asgr/Rfits,
14+
asgr/cmaeshpc
15+
asgr/Highlander
16+
asgr/imager
17+
asgr/LaplacesDemon
18+
ICRAR/ProFit
19+
asgr/Rfits
2020
asgr/Rwcs
2121
VignetteBuilder: knitr
2222
LinkingTo: Rcpp

0 commit comments

Comments
 (0)