-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.Rhistory
More file actions
57 lines (57 loc) · 1.7 KB
/
.Rhistory
File metadata and controls
57 lines (57 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
usethis::use_mit_license()
usethis::use_version()
usethis::use_r("Omnikcelltype")
library(devtools)
document()
check()
use_package("dplyr") #将包加载进入环境
check()
install()
install()
document()
check()
install()
remove.packages("Omnikcelltype")
install()
remove.packages("Omnikcelltype")
install()
library(devtools)
Omnikcelltype()
Omnikcelltype
devtools::check()
devtools::release()
devtools::release()
check_rhub()
check_rhub()
check_rhub()
options(RCurlOptions = list(cainfo = system.file("CurlSSL", "cacert.pem", package = "RCurl")))
check_rhub()
devtools::release()
R CMD check
R CMD check
devtools::release()
check_win_devel()
load_all()
library(Omnikcelltype)
build()
install.packages("G:/BaiduSyncdisk/代码库/07.绘图自定义函数/369.Omnikcelltype/Omnikcelltype_1.0.0.tar.gz", repos = NULL, type = "source")
detach("package:Omnikcelltype", unload = TRUE)
remove.packages("Omnikcelltype")
install.packages("G:/BaiduSyncdisk/代码库/07.绘图自定义函数/369.Omnikcelltype/Omnikcelltype_1.0.0.tar.gz", repos = NULL, type = "source")
library(Omnikcelltype)
Omnikcelltype()
devtools::check()
devtools::release()
load_all()
build()
remove.packages("Omnikcelltype")
install.packages("G:/BaiduSyncdisk/代码库/07.绘图自定义函数/369.Omnikcelltype/Omnikcelltype_1.0.0.tar.gz", repos = NULL, type = "source")
install.packages("G:/BaiduSyncdisk/代码库/07.绘图自定义函数/369.Omnikcelltype/Omnikcelltype_1.0.0.tar.gz", repos = NULL, type = "source")
document()
check()
load_all()
build()
?Omnikcelltype()
install.packages("G:/BaiduSyncdisk/代码库/07.绘图自定义函数/369.Omnikcelltype/Deepcelltype_1.0.0.tar.gz", repos = NULL, type = "source")
library(Deepcelltype)
find.package("DoubletDetection")