Skip to content

Installation problem, R version R v4.0.3, R v4.1.2, R v4.3.0, R v 4.3.2 #3

@anani-a-missinou

Description

@anani-a-missinou

Hi dear developer,

Computer: Intel(R) Core(TM) i7-9850H CPU @ 2.60GHz 2.59 GHz, 64GB of RAM, 12 CPU

I have some installation problems with your tool. Please, can you help me, I tried a different version of R, but it doesn't work.

This message is returned for each R version.

version
_
platform x86_64-w64-mingw32
arch x86_64
os mingw32
crt ucrt
system x86_64, mingw32
status
major 4
minor 3.2
year 2023
month 10
day 31
svn rev 85441
language R
version.string R version 4.3.2 (2023-10-31 ucrt)
nickname Eye Holes

Install "devtools" package from CRAN if you do not already have it installed.

if (!requireNamespace("devtools", quietly = TRUE)){

  • install.packages("devtools")
  • }

Load "devtools" package.

library(devtools)
Loading required package: usethis

Install "ISFrag" from Github using "devtools".

if (!requireNamespace("ISFrag", quietly = TRUE)){

  • install_github("HuanLab/ISFrag")
  • }
    Warning message:
    In loadNamespace(package, ...) :
    package ‘ISFrag’ has no 'package.rds' in Meta/

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions