SBOHVM / RPiR

The Reproducible Programming in R course, developed by the School of Biodiversity, One Health and Veterinary Medicine at the University of Glasgow.
https://sbohvm.github.io/RPiR/
GNU General Public License v3.0
12 stars 2 forks source link

Error in installing package #291

Closed LoyceMajige closed 3 years ago

LoyceMajige commented 3 years ago

Hi @soniamitchell , @richardreeve,

While installing one of my group member's package so i can check the demo this is the error i am getting, may you please help me on what might be the problem?

Running "C:/PROGRA~1/R/R-40~1.3/bin/x64/Rcmd.exe" INSTALL \ "C:\Users\LOYCEM~1\AppData\Local\Temp\Rtmpy2wsgN/NambungaBCI_0.1.1.tar.gz" --install-tests

Thank you! Loyce:)

soniamitchell commented 3 years ago

Hi @LoyceMajige, NambungaBCI has a dependency on itself (which is wrong). Could you ask Ismail to remove NambungaBCI from the Imports field in the DESCRIPTION file (also to remove the comma after magrittr).