R package error messages have missing package names
0
0
Entering edit mode
2.6 years ago

Hi,

I have R running with this sessionInfo ->

R version 4.0.4 (2021-02-15)

Platform: x86_64-pc-linux-gnu (64-bit)

Running under: Ubuntu 21.04

I am running into a problem with trying to install packages. Usually you get error messages that tell you which dependencies may not be present, so you can work on that. But in this case, the actual name of the dependency (and even the package currently being installed) seem to be missing and are replaced with just â

Has anyone else faced this issue? How do I solve this?

An example error message:

ERROR: dependency â is not available for package â

  • removing â

The downloaded source packages are in

â

Warning message:

In install.packages("Signac") :
installation of package â had non-zero exit status

R • 1.0k views
ADD COMMENT
0
Entering edit mode

This does not seem to be related to bioinformatics.

ADD REPLY
1
Entering edit mode

Warning message:

In install.packages("Signac") : installation of package â had non-zero exit status

signac (LINK) is an R package for analysis of single-cell chromatin data.

ADD REPLY
0
Entering edit mode

That is for sure not the entire error message. Please post everything. A depenency of Signal is causing trouble so lets find out which one. Please be sure to copy properly, I doubt â is what the log did show, or this is a weird error, but I guess rather some character mishmash happening here.

ADD REPLY
0
Entering edit mode

GenoMax , the issue isn't actually Signac specific, so Mensur Dlakic is right that this isn't necessarily a bioinformatics-specific question. The error message issue (i.e. missing dependency and package names and, yes ATpoint , always replaced with â ) happens every time I install an R package which doesn't install successfully.

That's why I included the R environment, but not the entire error message (because the latter is irrelevant here and might only be distracting).

I was wondering if someone else has seen this weird â issue before and what they might have found out about it.

ADD REPLY

Login before adding your answer.

Traffic: 2539 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6