Skip to content

Surprising behavior and bugs in R 4.0.4

2 messages · Jiefei Wang

#
Hi Miso,

It looks like you have a corrupted package library, probably due to some
packages installed from an unofficial repository(e.g. GitHub). I will
suggest first installing the package "spatstat"(This is the package that
should define "markvario"), then try to install "Seurat" again and see if
it works.

If it doesn't work. Please remove all folders under the path shown in
".libPaths()" and reinstall your R, then installing "Seurat" from CRAN
should work.

Best,
Jiefei
On Sun, Mar 21, 2021 at 2:05 AM Miso Na <mna3 at jhu.edu> wrote:

            

  
  
#
FYI, you do not have to provide a full link to the function
"install.packages". Please install the package just by
install.package("package name")

Best,
Jiefei
On Sun, Mar 21, 2021 at 9:41 AM Jiefei Wang <szwjf08 at gmail.com> wrote: