HedvigS / SH.misc

GNU General Public License v3.0
0 stars 0 forks source link

installation problems for phylo.d_wrapper #6

Closed HedvigS closed 6 months ago

HedvigS commented 8 months ago

Something is going wrong with the installation of the function phylo.d_wrapper especially. At first I thought it was the example somehow, so I deleted that from the main branch and put it in this new branch., but that didn't help.

Ideas @skalyan91 ?

This is for installation from the main branch:

> remotes::install_github("HedvigS/SH.misc", force = T)
Downloading GitHub repo HedvigS/SH.misc@HEAD
── R CMD build ─────────────────────────────────────────────
✔  checking for file ‘/private/var/folders/2r/drwc5p6n26ncm5cws9qsntrw0000gr/T/Rtmp0UKtrW/remotes15751255b3944/HedvigS-SH.misc-b4ebdbb/DESCRIPTION’ (336ms)
─  preparing ‘SH.misc’:
✔  checking DESCRIPTION meta-information
─  checking for LF line-endings in source and make files and shell scripts
─  checking for empty or unneeded directories
─  building ‘SH.misc_0.0.0.9000.tar.gz’

Installing package into ‘/Users/skirgard/Library/R/x86_64/4.3/library’
(as ‘lib’ is unspecified)
* installing *source* package ‘SH.misc’ ...
** using staged installation
** R
** byte-compile and prepare package for lazy loading
Note: wrong number of arguments to '/' 
** help
No man pages found in package  ‘SH.misc’ 
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (SH.misc)
> SH.misc::phylo.d_wrapper()
Error: 'phylo.d_wrapper' is not an exported object from 'namespace:SH.misc'
HedvigS commented 8 months ago

I haven't figured this one out yet. @skalyan91 do you have ideas?

skalyan91 commented 8 months ago

Will take a look this weekend.

HedvigS commented 6 months ago

@skalyan91 I haven't been able to figure this out yet :/. Any ideas ?

HedvigS commented 6 months ago

solved by https://github.com/HedvigS/SH.misc/commit/af8e81f0734432a8ba5beaea3e8e99e9b12c33a7