Displaying 6 results from an estimated 6 matches for "fixup_r_dep".
2025 Jan 16
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...e, "R"),
+ full.names = TRUE,
+ pattern = "[.]R$",
+ ignore.case = TRUE))
+ if (length(uses410)) {
+ fixup_R_dep(pkgname, "4.1.0")
+ msg <- paste("WARNING: Added dependency on R >= 4.1.0 because",
+ "some of the source files use the new syntax",
+ "constructs.")
+ printLog(Log,
+...
2025 Jan 16
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...full.names = TRUE,
> + pattern = "[.]R$",
> + ignore.case = TRUE))
> + if (length(uses410)) {
> + fixup_R_dep(pkgname, "4.1.0")
> + msg <- paste("WARNING: Added dependency on R >= 4.1.0 because",
> + "some of the source files use the new syntax",
> + "constructs.")
> +...
2025 Jan 17
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...full.names = TRUE,
>> + pattern = "[.]R$",
>> + ignore.case = TRUE))
>> + if (length(uses410)) {
>> + fixup_R_dep(pkgname, "4.1.0")
>> + msg <- paste("WARNING: Added dependency on R >= 4.1.0 because",
>> + "some of the source files use the new syntax",
>> + "constructs.")
>&...
2025 Jan 19
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...full.names = TRUE,
>>> + pattern = "[.]R$",
>>> + ignore.case = TRUE))
>>> + if (length(uses410)) {
>>> + fixup_R_dep(pkgname, "4.1.0")
>>> + msg <- paste("WARNING: Added dependency on R >= 4.1.0 because",
>>> + "some of the source files use the new syntax",
>>> + "constructs.&...
2025 Jan 22
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...full.names = TRUE,
>>>> + pattern = "[.]R$",
>>>> + ignore.case = TRUE))
>>>> + if (length(uses410)) {
>>>> + fixup_R_dep(pkgname, "4.1.0")
>>>> + msg <- paste("WARNING: Added dependency on R >= 4.1.0 because",
>>>> + "some of the source files use the new syntax",
>>>> + "...
2025 Jan 22
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...t;>>> + pattern =
> "[.]R$",
> >>>> + ignore.case =
> TRUE))
> >>>> + if (length(uses410)) {
> >>>> + fixup_R_dep(pkgname, "4.1.0")
> >>>> + msg <- paste("WARNING: Added dependency on R >=
> 4.1.0 because",
> >>>> + "some of the source files use the new
> syntax",
> >>>> +...