We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3268980 commit 9da65daCopy full SHA for 9da65da
R/Attributes.R
@@ -67,7 +67,7 @@ sourceCpp <- function(file = "",
67
} else {
68
if (windowsDebugDLL) {
69
if (verbose) {
70
- message("The 'windowsDebugDLL' toggle is ignored on "
+ message("The 'windowsDebugDLL' toggle is ignored on ",
71
"non-Windows platforms.")
72
}
73
windowsDebugDLL <- FALSE # now we do not need to deal with OS choice below
0 commit comments