SkillAgentSearch skills...

Treesurgeon

Tools, tricks and timesavers for tinkering with phylogenetic trees and data in R.

Install / Use

/learn @evo-palaeo/Treesurgeon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

treesurgeon v 0.3

Tools and timesavers for tinkering with phylogenetic trees and data in R.

  • Author: Joseph Keating
  • Maintainer: Joseph Keating

Installation

The development version of treesurgeon is available on Github. I aim to make the package availible on CRAN in the near future. To install treesurgeon from Github, use the install_github() function in the devtools package:

if (!require(remotes)){
  install.packages("remotes")
}
remotes::install_github("evo-palaeo/treesurgeon")
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated7d ago
Forks0

Languages

R

Security Score

85/100

Audited on Apr 2, 2026

No findings