Skip to content

Commit cb92b36

Browse files
authored
Merge pull request #31 from asgr/copilot/fix-broken-remotes-description-file
Fix broken Remotes in DESCRIPTION file
2 parents 3e0b780 + fbc9680 commit cb92b36

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)