[R] Where are my packages under R version 4.2.0 (2022-04-22)
Göran Broström
gor@n@bro@trom @end|ng |rom umu@@e
Sat May 14 12:10:39 CEST 2022
Den 2022-05-14 kl. 10:02, skrev Christian:
> Hi,
>
> Where are my packages under R version 4.2.0 (2022-04-22)?
>
> I am depending on my own package 'cwhmisc'. This is not any more listed
> under "Packages" in 'Available CRAN Packages By Name'.
>
> What happened here?
Package archived on my birthday 27-04, errors not fixed:
Check: examples
Result: ERROR
Running examples in ‘cwhmisc-Ex.R’ failed
The error most likely occurred in:
> ### Name: cpos
> ### Title: Find the position of a substring
> ### Aliases: cpos cposV cposR issubstr
> ### Keywords: misc character
>
> ### ** Examples
>
> cpos(" Baldrian","a",5) # 3
[1] 3
> cpos("Baldrian","B",15) # NA
[1] NA
> cposR(" Baldabcrian abcf","abc")
Error in !is.na(x) && min(y) <= x :
'length = 2' in coercion to 'logical(1)'
Calls: cposR -> inrange
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Göran
More information about the R-help
mailing list