Home
last modified time | relevance | path

Searched defs:mustWork (Results 1 – 25 of 29) sorted by relevance

12

/dports/textproc/R-cran-htmltools/htmltools/tests/testthat/
H A Dtest-colors.R18 parseCssColors(c("black", "hello"), mustWork = FALSE), nameattr
134 parseCssColors(c(NA, "red"), mustWork = FALSE), nameattr
138 parseCssColors(c(NA, "blue", "notacolor"), mustWork = FALSE), nameattr
/dports/textproc/R-cran-htmltools/htmltools/R/
H A Dshim.R14 mustWork = FALSE) { argument
H A Dhtml_dependency.R317 copyDependencyToDir <- function(dependency, outputDir, mustWork = TRUE) { argument
426 makeDependencyRelative <- function(dependency, basepath, mustWork = TRUE) { argument
H A Dcolors.R30 parseCssColors <- function(str, mustWork = TRUE) { argument
/dports/www/R-cran-htmlwidgets/htmlwidgets/R/
H A Dshim.R14 mustWork = FALSE) { argument
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/rmarkdown/R/
H A Dincludes.R56 normalize_path <- function(path, winslash = "/", mustWork = NA) { argument
/dports/textproc/R-cran-rmarkdown/rmarkdown/R/
H A Dincludes.R50 normalize_path <- function(path, winslash = "/", mustWork = NA) { argument
H A Dutil.R49 pkg_file <- function(..., package = "rmarkdown", mustWork = FALSE) { argument
/dports/devel/R-cran-callr/callr/R/
H A Dpackage.R58 normalizePath(c(sofiles, env_file), mustWork = FALSE), nameattr
/dports/devel/R-cran-pkgload/pkgload/tests/testthat/
H A Dtest-shim.r53 find_missing <- function(mustWork) { argument
/dports/devel/R-cran-pkgload/pkgload/R/
H A Dshims.r47 mustWork = FALSE) { argument
/dports/math/R/R-4.1.2/src/library/base/R/
H A Dfiles.R193 system.file <- function(..., package = "base", lib.loc = NULL, mustWork = FALSE) argument
245 normalizePath <- function(path, winslash = "\\", mustWork = NA) argument
/dports/math/libRmath/R-4.1.1/src/library/base/R/
H A Dfiles.R193 system.file <- function(..., package = "base", lib.loc = NULL, mustWork = FALSE) argument
245 normalizePath <- function(path, winslash = "\\", mustWork = NA) argument
/dports/math/R/R-4.1.2/src/library/base/R/windows/
H A Dsystem.R188 wait = TRUE, translate = FALSE, mustWork = FALSE, ...) argument
/dports/math/libRmath/R-4.1.1/src/library/base/R/windows/
H A Dsystem.R188 wait = TRUE, translate = FALSE, mustWork = FALSE, ...) argument
/dports/devel/R-cran-future/future/R/
H A Dutils.R418 function(force = FALSE, random = TRUE, mustWork = TRUE) { argument
524 function(force = FALSE, which = c("first", "last", "all"), mustWork = TRUE) { argument
/dports/www/R-cran-bslib/bslib/R/
H A Dbs-theme-preview.R684 a_char_colors <- htmltools::parseCssColors(a_char, mustWork = FALSE) functionVar
/dports/graphics/R-cran-rgdal/rgdal/R/
H A Dgdal.R23 .normalize_if_path <- function(file, mustWork = NA) { argument
/dports/math/R/R-4.1.2/src/gnuwin32/
H A Dextra.c731 int mustWork, fslash = 0; in do_normalizepath() local
/dports/math/libRmath/R-4.1.1/src/gnuwin32/
H A Dextra.c731 int mustWork, fslash = 0; in do_normalizepath() local
/dports/math/R/R-4.1.2/src/main/
H A Dsysutils.c867 nttype_t ttype, int mustWork) in translateToNative()
H A Dutil.c990 int mustWork = asLogical(CADDR(args)); /* 1, NA_LOGICAL or 0 */ in do_normalizepath() local
/dports/math/libRmath/R-4.1.1/src/main/
H A Dsysutils.c867 nttype_t ttype, int mustWork) in translateToNative()
H A Dutil.c990 int mustWork = asLogical(CADDR(args)); /* 1, NA_LOGICAL or 0 */ in do_normalizepath() local
/dports/www/R-cran-shiny/shiny/R/
H A Dshiny.R1449 htmltools::parseCssColors(x %||% "", mustWork = FALSE) functionVar

12