Dear users and binary repository maintainers,
We are preparing Matrix version 1.7-0 for CRAN submission on March 11, ahead
of the spring release of R version 4.4.0. The only significant change from
Matrix 1.6-5 is an update of the internal SuiteSparse libraries
(5.10.1 -> 7.6.0). Unfortunately,
On 2023-11-10 5:04 pm, Mikael Jagan wrote:
For repositories != CRAN:
Matrix 1.6-2 was released on Nov 8. Due to an ABI change, repositories
maintaining R package binaries should ensure that binaries for the first
order reverse LinkingTo of Matrix are rebuilt under Matrix 1.6-2:
>
For repositories != CRAN:
Matrix 1.6-2 was released on Nov 8. Due to an ABI change, repositories
maintaining R package binaries should ensure that binaries for the first
order reverse LinkingTo of Matrix are rebuilt under Matrix 1.6-2:
> db <- available.packages(repos = "https://cran.r-project
n R 4.2.2 and 4.2.0, respectively.
Sadly I really do seem to need 8 escapes:
\Seqn{text{min}(m,n) times n}{min(m,n)-by-n}
Maybe one of the Rd experts here can suggest an improvement ...
Mikael
On 2023-11-01 5:06 am, Martin Maechler wrote:
Uwe Ligges
on Wed, 1 Nov
On 2023-11-01 12:59 pm, Mikael Jagan wrote:
A hack that seems to work is (whitespace added for readability):
\newcommand{\Seqn}{
\ifelse{latex}{
\Sexpr[results=rd]{if (getRversion() < "4.2.2") "eqn{#1}" else
"eqn{#2}&qu
o 4.2.3 if necessary.
Cheers,
Simon
On 1/11/2023, at 9:19 AM, Mikael Jagan wrote:
Thanks. We did see those ERRORs, stemming from use (since Matrix 1.6-0)
of amsmath commands in Rd files. These have been supported since R 4.2.2,
but r-oldrel-macos-* (unlike r-oldrel-windows-*) continues to
1 3:33 pm, Simon Urbanek wrote:
Mikael,
current Matrix fails checks on R-oldrel so that's why only the last working
version is installed:
https://cran.r-project.org/web/checks/check_results_Matrix.html
Cheers,
Simon
On 1/11/2023, at 4:05 AM, Mikael Jagan wrote:
I am guessing tha
Re-sending to the list with correct subject line ...
I should undigest myself ...
Mikael
On 2023-10-31 11:05 am, Mikael Jagan wrote:
I am guessing that they mean EdSurvey:
https://cran.r-project.org/web/checks/check_results_EdSurvey.html
Probably Matrix 1.6-1.1 is not installed on r
I am guessing that they mean EdSurvey:
https://cran.r-project.org/web/checks/check_results_EdSurvey.html
Probably Matrix 1.6-1.1 is not installed on r-oldrel-macos-arm64,
even though it can be, because it was not released until R 4.3-z.
AFAIK, methods for 'qr' have not been touched since Ma
Maybe something like this:
> isRecommendedPkg <- utils:::isBasePkg
> body(isRecommendedPkg)[[c(3L, 3L)]] <- "recommended"
> installed <- unique(list.files(.libPaths()))
> installed[vapply(installed, isRecommendedPkg, NA)]
[1] "KernSmooth" "MASS" "Matrix" "boot"
On 2023-10-08 5:43 pm, Mikael Jagan wrote:
Hi,
I recently submitted my first R package to CRAN, and I encountered a NOTE
during the checking process. The NOTE looks like this:
=
Flavor: r-devel-linux-x86_64-debian-gcc, r-devel
Hi,
I recently submitted my first R package to CRAN, and I encountered a NOTE
during the checking process. The NOTE looks like this:
=
Flavor: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Check: whether the namespace can be l
Hello,
It was raised on the Matrix bug tracker [1] that the BugReports URL
on the CRAN index [2] is broken. The URL in our DESCRIPTION file [3]
is fine, but contains an ampersand, which is improperly replaced with
the corresponding HTML entity in the HTML sources of the index.
Hence this does n
13 matches
Mail list logo