Skip to content
Back to formatted view

Raw Message

Message-ID: <00e001d7a593$2c785c60$85691520$@croalliance.com>
Date: 2021-09-09T15:55:53Z
From: m@rio@corr@do m@iii@g oii cro@iii@@ce@com
Subject: Windows installation failed testing

Dear all

Our IT has installed R on a Windows PC following the manual instruction.
The installation was validated as in manual ?3.3. "Testing an installation", by using the commands

Sys.setenv(LC_COLLATE = "C", LANGUAGE = "en")
library("tools")
testInstalledBasic("both")
testInstalledPackages(scope = "base", errorsAreFatal = FALSE)
testInstalledPackages(scope = "recommended", errorsAreFatal = FALSE)

All tests passed with the exception of this:

Testing examples for package 'utils'
Running specific tests for package 'utils'
  Running 'charclass.R'
  Running 'completion.R'
  Running 'download.file.R'
  Running 'Sweave-tst.R'
Warning: testing 'utils' failed

What can we do to track the reason of the failure?
Is this expected?
Any hint?

Thanks

Mario