Browse code

update url

Guangchuang Yu authored on 28/05/2019 10:24:48
Showing 4 changed files

... ...
@@ -25,7 +25,7 @@ Imports:
25 25
     methods,
26 26
     purrr,
27 27
     rlang,
28
-    rvcheck (>= 0.1.0),
28
+    rvcheck,
29 29
     tidyr,
30 30
     tidytree (>= 0.2.4),
31 31
     treeio (>= 1.8.0),
... ...
@@ -47,7 +47,7 @@ VignetteBuilder: knitr
47 47
 ByteCompile: true
48 48
 Encoding: UTF-8
49 49
 License: Artistic-2.0
50
-URL: https://guangchuangyu.github.io/software/ggtree
50
+URL: https://yulab-smu.github.io/treedata-book/
51 51
 BugReports: https://github.com/GuangchuangYu/ggtree/issues
52 52
 Packaged: 2014-12-03 08:16:14 UTC; root
53 53
 biocViews: Alignment, Annotation, Clustering, DataImport,
... ...
@@ -2,7 +2,7 @@
2 2
 .onAttach <- function(libname, pkgname) {
3 3
     pkgVersion <- packageDescription(pkgname, fields="Version")
4 4
     msg <- paste0(pkgname, " v", pkgVersion, "  ",
5
-                  "For help: https://guangchuangyu.github.io/software/", pkgname, "\n\n")
5
+                  "For help: https://yulab-smu.github.io/treedata-book/", "\n\n")
6 6
 
7 7
     citation <- paste0("If you use ", pkgname, " in published research, please cite the most appropriate paper(s):\n\n",
8 8
                        '\033[36m', '-', '\033[39m ',
9 9
deleted file mode 100644
10 10
deleted file mode 100644
... ...
@@ -1,25 +0,0 @@
1
-<!DOCTYPE html>
2
-
3
-
4
-
5
-
6
-   <html class="no-js">
7
-
8
-  <head lang="en-us">
9
-    <meta charset="utf-8">
10
-    <meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
11
-    <meta http-equiv="X-UA-Compatible" content="IE=10" />
12
-    <title>ggtree</title>
13
-    <meta name="generator" content="Hugo 0.30.2" />
14
-
15
-
16
-    <meta name="description" content="Visualization and annotation of phylogenetic trees.">
17
-
18
-    <link rel="canonical" href="https://guangchuangyu.github.io/ggtree/">
19
-
20
-    <meta name="author" content="Guangchuang Yu">
21
-
22
-    <meta http-equiv="refresh" content="0; url=https://guangchuangyu.github.io/software/ggtree/" />
23
-  </body>
24
-</html>
25
-