Skip to content

failed installation

Section 'Under Debian 11 or Ubuntu 22.04 or later'

install_MCQR() fails:

trying URL 'https://forgemia.inra.fr/-/project/1534/uploads/6550076d01dab32a562598f355b17938/MCQR_1.0.2.tar.gz'
Content type 'application/octet-stream' length 2724406 bytes (2.6 MB)
==================================================
downloaded 2.6 MB

* installing *source* package ‘MCQR’ ...
** this is package ‘MCQR’ version ‘1.0.2’
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘setdiff’ from package ‘base’ in package ‘MCQR’
Creating a generic function for ‘union’ from package ‘base’ in package ‘MCQR’
Creating a generic function for ‘intersect’ from package ‘base’ in package ‘MCQR’
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (MCQR)
Error in normalizePath(pkgPath, winslash = "/", mustWork = TRUE) : 
  path[1]="https://forgemia.inra.fr/-/project/1534/uploads/6550076d01dab32a562598f355b17938/MCQR_1.0.2.tar.gz": No such file or directory
In addition: Warning message:
In packageDescription(pkgName, lib.loc = dirname(pkgPath)) :
  no package 'MCQR_1.0.2.tar.gz' was found
Called from: normalizePath(pkgPath, winslash = "/", mustWork = TRUE)

The file could be downloaded, apparently, but then something occurs ?

Filippo