Skip to content

Commit

Permalink
install_kdetrees_from_github.R, restored v2022-06-13
Browse files Browse the repository at this point in the history
  • Loading branch information
vinuesa committed Apr 2, 2024
1 parent c3f06ae commit deb7e54
Show file tree
Hide file tree
Showing 63 changed files with 2 additions and 4,660 deletions.
5 changes: 2 additions & 3 deletions install_kdetrees_from_github.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env Rscript

# 2024-04-01
# 2022-06-13
# install_kdetrees_from_github
# call to build docker image

Expand All @@ -23,7 +23,6 @@ for (package in required_packages) {


library("remotes")
#remotes::install_github("grady/kdetrees", dependencies = TRUE, force = TRUE, upgrade="always")
remotes::install_github("vinuesa/get_phylomarkers/kdetrees", dependencies = TRUE, force = TRUE, upgrade="always")
remotes::install_github("grady/kdetrees", dependencies = TRUE)

sessionInfo()
4 changes: 0 additions & 4 deletions kdetrees/ChangeLog

This file was deleted.

23 changes: 0 additions & 23 deletions kdetrees/DESCRIPTION

This file was deleted.

61 changes: 0 additions & 61 deletions kdetrees/MD5

This file was deleted.

19 changes: 0 additions & 19 deletions kdetrees/NAMESPACE

This file was deleted.

22 changes: 0 additions & 22 deletions kdetrees/R/bw.R

This file was deleted.

68 changes: 0 additions & 68 deletions kdetrees/R/dist.diss.R

This file was deleted.

129 changes: 0 additions & 129 deletions kdetrees/R/kde.R

This file was deleted.

20 changes: 0 additions & 20 deletions kdetrees/R/kdetrees-package.R

This file was deleted.

24 changes: 0 additions & 24 deletions kdetrees/R/kernels.R

This file was deleted.

Loading

0 comments on commit deb7e54

Please sign in to comment.