-
Notifications
You must be signed in to change notification settings - Fork 1
/
.Rhistory
69 lines (69 loc) · 1.42 KB
/
.Rhistory
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
58
59
60
61
62
63
64
65
66
67
68
69
source("~/.active-rstudio-document")
source("~/Stage Git M1/RFCLUST/R/analyse.R")
library(devtools)
create_package("~/MonPackage")
create_package("~\Documents\Stage Git M1\RCLUST")
create_package("~/Documents/Stage Git M1/RCLUST")
create_package("~/Documents/Stage Git M1/RFCLUST")
library(roxygen2)
roxygenise()
roxygenize()
library(roxygen2)
roxygenise()
library(roxygen2)
roxygenise()
library(roxygen2)
roxygenise()
check()
library(roxygen2)
roxygenise()
check()
library(roxygen2)
roxygenise()
check()
check()
build()
install.packages("usethis")
library(usethis)
usethis::use_github_action_standard()
usethis::use_github_action_check_standard()
usethis::use_readme_rmd()
git add README.Rmd README.md
check()
library(roxygen2)
check()
library(devtools)
check()
check()
library(devtools)
check()
check()
usethis::edit_r_environ()
In that case, don't forget to commit and push the resulting figure files, so they display on GitHub and CRAN.
install.packages("devtools")
install.packages("devtools")
devtools::install_github("Alar0g/RFCLUST")
X = iris
test <- rfclust(X)
test <- RFCLUST::rfclust(X,F,2,1)
test <- RFCLUST::rfclust(X,F,5,2,1)
H <- RFCLUST::heat(test)
test <- RFCLUST::rfclust(X,F,10,2,1)
H <- RFCLUST::heat(test)
library(devtool)
library(devtools)
chack()
check()
check()
library(devtools)
check()
check()
check()
check()
library(devtools)
check()
check()
check()
check()
remove.packages("divclust")
remotes::install_github("Alar0g/divclust")