search for: uses410

Displaying 6 results from an estimated 6 matches for "uses410".

Did you mean: user10
2025 Jan 16
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...if(dep$version >= "4.1.0") hasDep410 <- TRUE } if (!hasDep350) { ## re-read files after exclusions have been applied @@ -1189,6 +1191,23 @@ "\n") } } + if (!hasDep410) { + uses410 <- .check_use_of_R41_syntax(dir(file.path(pkgname, "R"), + full.names = TRUE, + pattern = "[.]R$", + ignore.case = TRUE)) +...
2025 Jan 16
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...hasDep410 <- TRUE > } > if (!hasDep350) { > ## re-read files after exclusions have been applied > @@ -1189,6 +1191,23 @@ > "\n") > } > } > + if (!hasDep410) { > + uses410 <- .check_use_of_R41_syntax(dir(file.path(pkgname, "R"), > + full.names = TRUE, > + pattern = "[.]R$", > + ignore....
2025 Jan 17
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...if(dep$version >= "4.1.0") hasDep410 <- TRUE >> } >> if (!hasDep350) { >> ## re-read files after exclusions have been applied >> @@ -1189,6 +1191,23 @@ >> "\n") >> } >> } >> + if (!hasDep410) { >> + uses410 <- .check_use_of_R41_syntax(dir(file.path(pkgname, "R"), >> + full.names = TRUE, >> + pattern = "[.]R$", >> +...
2025 Jan 19
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...quot;) hasDep410 <- TRUE >>> } >>> if (!hasDep350) { >>> ## re-read files after exclusions have been applied >>> @@ -1189,6 +1191,23 @@ >>> "\n") >>> } >>> } >>> + if (!hasDep410) { >>> + uses410 <- .check_use_of_R41_syntax(dir(file.path(pkgname, "R"), >>> + full.names = TRUE, >>> + pattern = "[.]R$", >>> +...
2025 Jan 22
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...>> } >>>> if (!hasDep350) { >>>> ## re-read files after exclusions have been applied >>>> @@ -1189,6 +1191,23 @@ >>>> "\n") >>>> } >>>> } >>>> + if (!hasDep410) { >>>> + uses410 <- .check_use_of_R41_syntax(dir(file.path(pkgname, "R"), >>>> + full.names = TRUE, >>>> + pattern = "[.]R$", >>>> +...
2025 Jan 22
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...sDep350) { > >>>> ## re-read files after exclusions have been applied > >>>> @@ -1189,6 +1191,23 @@ > >>>> "\n") > >>>> } > >>>> } > >>>> + if (!hasDep410) { > >>>> + uses410 <- > .check_use_of_R41_syntax(dir(file.path(pkgname, "R"), > >>>> + full.names = > TRUE, > >>>> + pattern = > "[.]R$", > >>&gt...