alexyermanos / Platypus

R package for the analysis of single-cell immune repertoires
GNU General Public License v3.0
40 stars 16 forks source link

Github version installation error #67

Open jaymm-lee opened 8 months ago

jaymm-lee commented 8 months ago

Hi,

Platypus is a very powerful analysis tool for my research. Thank you for developing it. I wanted to try to use the AntibodyForests function but it doesn't appear to be usable when I install the package with install. packages function. I noticed that one previous post here says that installing the github version helps so I tried but I got the following error. Can you help me with how to fix it as well as why some functions are not available in the CRAN version.

devtools::install_github("alexyermanos/Platypus")

aherman-umn commented 6 months ago

devtools::install_github("alexyermanos/Platypus") didn't work for me, either, but with a different error. I installed it successfully using the instructions on the main page. Just download Platypus_3.5.0.tar.gz file and point install.packages() at that. However, this is NOT the most current version.