Skip to content

Commit 24e01a6

Browse files
ooops
1 parent cfd3a09 commit 24e01a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/Rcpp.package.skeleton.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ Rcpp.package.skeleton <- function(
127127
sprintf( "%s <%s>", maintainer, email),
128128
fixed = TRUE
129129
)
130-
)
131130
lines <- gsub( "Who wrote it", author, fixed = TRUE )
132131
writeLines( lines, package_help_page )
133132
}

0 commit comments

Comments
 (0)