Skip to content

Commit

Permalink
Rerender manual page for insertPackage to document OSflavour
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Jan 7, 2024
1 parent 393de53 commit 75ef0a4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
2 changes: 1 addition & 1 deletion R/insertPackage.R
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ identifyPackageType <- function(file, pkginfo = getPackageInfo(file)) {
##' in a binary file (tgz), in which case it can be useful to set the \code{OSflavour}
##' e.g. by the value of R.Version()$platform, so that \code{\link{insertPackages}} inserts
##' the binary into the appropriate sub folder (under bin/maxosx).
##' ##' @section Note:
##' @section Note:
##' This is an internal function, use \code{:::} to access it from outside
##' the internal package code.
##' @return A named vector with several components
Expand Down
20 changes: 11 additions & 9 deletions man/insertPackage.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 75ef0a4

Please sign in to comment.