tpook92 / HaploBlocker

R-package: Calculation of haplotype blocks and libraries
GNU General Public License v3.0
26 stars 2 forks source link

Installation issue #13

Open nad7wf opened 2 years ago

nad7wf commented 2 years ago

install_github('tpook92/HaploBlocker', subdir='pkg') Downloading GitHub repo tpook92/HaploBlocker@master ✔ checking for file ‘/tmp/Rtmp0X7mO3/remotes183cd52cc0601/tpook92-HaploBlocker-80a8a0c/pkg/DESCRIPTION’ ... OK ─ preparing ‘HaploBlocker’: ✔ checking DESCRIPTION meta-information ... ─ cleaning src ─ checking for LF line-endings in source and make files and shell scripts ─ checking for empty or unneeded directories ─ looking to see if a ‘data/datalist’ file should be added ─ building ‘HaploBlocker_1.6.06.tar.gz’ Warning: invalid uid value replaced by that for user 'nobody' Warning: invalid gid value replaced by that for user 'nobody'

Installing package into ‘/home/nad7wf/R/x86_64-conda_cos6-linux-gnu-library/3.6’ (as ‘lib’ is unspecified)

tpook92 commented 2 years ago

Sorry for the late response - not sure how your thread got lost with me... HaploBlocker 1.6.6 (which is on Github) requires RandomFieldsUtils (0.6.6). I am assuming your error is caused by an older version of RandomFieldsUtils that was automatically installed from CRAN. github_install does not work for RandomFieldsUtils. Instead you probably would have to download it directly from github: https://github.com/tpook92/HaploBlocker