Skip to content

Commit 2932a64

Browse files
committed
fix syntax error
1 parent 5f8bc61 commit 2932a64

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

man/fda-package.Rd

+1-2
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ if(!CRAN()){
5959
for(ch in 1:chapters){
6060
cat('Running', fdarm[ch], '\n')
6161
invisible(source(fdarm[ch]))
62+
}
6263
}
6364
}
64-
}
65-
}
6665
\keyword{smooth}

0 commit comments

Comments
 (0)