Coder Social home page Coder Social logo

Comments (6)

GuangchuangYu avatar GuangchuangYu commented on May 29, 2024

please make sure you are using the latest R (currently 3.2.2).

And use the following command to install ggtree.

## try http if https is not available
source("https://bioconductor.org/biocLite.R")
biocLite("ggtree")

from ggtree.

 avatar commented on May 29, 2024

Yes. I used it.

source("http://bioconductor.org/biocLite.R")
Bioconductor version 3.1 (BiocInstaller 1.18.4), ?biocLite for help

biocLite("ggtree")
BioC_mirror: http://bioconductor.org
Using Bioconductor version 3.1 (BiocInstaller 1.18.4), R version 3.2.2.
Installing package(s) ‘ggtree’
trying URL '
http://bioconductor.org/packages/3.1/bioc/bin/windows/contrib/3.2/ggtree_1.0.19.zip
'
Content type 'application/zip' length 4826969 bytes (4.6 MB)
downloaded 4.6 MB

package ‘ggtree’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in
C:\Users\AppData\Local\Temp\RtmpAR0gFl\downloaded_packages

library("ggtree")
Creating a generic function for ‘nchar’ from package ‘base’ in package
‘S4Vectors’
Error in namespaceExport(ns, exports) : undefined exports: score, score<-
Error: package or namespace load failed for ‘ggtree’

require("ggtree")
Carregando pacotes exigidos: ggtree
Error in namespaceExport(ns, exports) : undefined exports: score, score<-

2015-09-08 22:36 GMT-03:00 Guangchuang Yu [email protected]:

please make sure you are using the latest R (currently 3.2.2).

And use the following command to install ggtree.

try http if https is not available

source("https://bioconductor.org/biocLite.R")
biocLite("ggtree")


Reply to this email directly or view it on GitHub
#9 (comment).

from ggtree.

GuangchuangYu avatar GuangchuangYu commented on May 29, 2024

What's the output if you do library("BiocGenerics")?

from ggtree.

 avatar commented on May 29, 2024

library("BiocGenerics")
Carregando pacotes exigidos: parallel

Attaching package: ‘BiocGenerics’

The following objects are masked from ‘package:parallel’:

clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport,
clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply,

parSapply,
parSapplyLB

The following object is masked from ‘package:stats’:

xtabs

The following objects are masked from ‘package:base’:

anyDuplicated, append, as.data.frame, as.vector, cbind, colnames,

do.call,
duplicated, eval, evalq, Filter, Find, get, intersect, is.unsorted,
lapply,
Map, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
Position, rank, rbind, Reduce, rep.int, rownames, sapply, setdiff, sort,
table, tapply, union, unique, unlist, unsplit

2015-09-09 22:24 GMT-03:00 Guangchuang Yu [email protected]:

What's the output if you do library("BiocGenerics")?


Reply to this email directly or view it on GitHub
#9 (comment).

from ggtree.

GuangchuangYu avatar GuangchuangYu commented on May 29, 2024

What's the output of library(Biostrings)?

from ggtree.

 avatar commented on May 29, 2024

Thanks for helping me.
I had a problem with the package ‘IRanges’, but it's all right now.

2015-09-09 23:20 GMT-03:00 Guangchuang Yu [email protected]:

What's the output of library(Biostrings)?


Reply to this email directly or view it on GitHub
#9 (comment).

from ggtree.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.