myTAI icon indicating copy to clipboard operation
myTAI copied to clipboard

Package Removed from CRAN

Open TobyBaril opened this issue 1 year ago • 1 comments

Describe the bug I am attempting to rerun some older code, but the package is not available for install anymore. For more information, follow the link to the CRAN page for this package - https://cran.r-project.org/web/packages/myTAI/index.html

To Reproduce Try to install the package.

Expected behaviour The package should install

Session info:

R version 4.4.1 (2024-06-14)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 24.04.1 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.12.0 
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.12.0

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

time zone: Europe/Zurich
tzcode source: system (glibc)

TobyBaril avatar Oct 10 '24 14:10 TobyBaril

Hi @TobyBaril,

We are aware that myTAI is archived due to a dependency which was archived.

We are working on a fix but will release myTAI2 in the process which is a major update and requires more time than what was given to us to respond by CRAN. We hope we have a solution within the next few weeks.

You can still download the myTAI package from this repository:

# install the developer version containing the newest features
devtools::install_github("drostlab/myTAI")

I hope this clarifies.

HajkD avatar Oct 10 '24 17:10 HajkD