saezlab / cosmosR

COSMOS (Causal Oriented Search of Multi-Omic Space) is a method that integrates phosphoproteomics, transcriptomics, and metabolomics data sets.
https://saezlab.github.io/cosmosR/
GNU General Public License v3.0
56 stars 15 forks source link

problem installing from github on windows #5

Closed adugourd closed 3 years ago

adugourd commented 3 years ago

It works well when i install on Mac, but on windows I get this error : Installing package into ‘C:/Users/omish/Documents/R/win-library/4.0’ (as ‘lib’ is unspecified)

Rd warning: C:/Users/omish/AppData/Local/Temp/Rtmpc1BlW3/R.INSTALL84c259e5e56/cosmos/man/default_CARNIVAL_options.Rd:11: missing link 'CARNIVAL::runCARNIVAL' discretize_input html
filter_pkn_expressed_genes html
filter_transcriptional_regulations html
format_COSMOS_results html
get_TF_activity_from_CARNIVAL html
keep_controllable_neighbours html
keep_observable_neighbours html
limit_string_vec html
load_meta_pkn html
load_tf_regulon_dorothea html
load_tf_regulon_dorothea_omnipath html
new_cosmos_data html
prepare_metabolomics_data html
Rd warning: C:/Users/omish/AppData/Local/Temp/Rtmpc1BlW3/R.INSTALL84c259e5e56/cosmos/man/prepare_metabolomics_data.Rd:15: missing link 'load_meta_pkn()' preprocess_COSMOS_core html
Rd warning: C:/Users/omish/AppData/Local/Temp/Rtmpc1BlW3/R.INSTALL84c259e5e56/cosmos/man/preprocess_COSMOS_core.Rd:70: missing link 'default_CARNIVAL_options()' preprocess_COSMOS_metabolism_to_signaling html
Rd warning: C:/Users/omish/AppData/Local/Temp/Rtmpc1BlW3/R.INSTALL84c259e5e56/cosmos/man/preprocess_COSMOS_metabolism_to_signaling.Rd:62: missing link 'default_CARNIVAL_options()' preprocess_COSMOS_signaling_to_metabolism html
Rd warning: C:/Users/omish/AppData/Local/Temp/Rtmpc1BlW3/R.INSTALL84c259e5e56/cosmos/man/preprocess_COSMOS_signaling_to_metabolism.Rd:62: missing link 'default_CARNIVAL_options()' print.cosmos_data html
process_CARNIVAL_results html
runCARNIVAL_wrapper html
Rd warning: C:/Users/omish/AppData/Local/Temp/Rtmpc1BlW3/R.INSTALL84c259e5e56/cosmos/man/runCARNIVAL_wrapper.Rd:20: missing link 'CARNIVAL::runCARNIVAL' Rd warning: C:/Users/omish/AppData/Local/Temp/Rtmpc1BlW3/R.INSTALL84c259e5e56/cosmos/man/runCARNIVAL_wrapper.Rd:22: missing link 'CARNIVAL::runCARNIVAL' Rd warning: C:/Users/omish/AppData/Local/Temp/Rtmpc1BlW3/R.INSTALL84c259e5e56/cosmos/man/runCARNIVAL_wrapper.Rd:24: missing link 'CARNIVAL::runCARNIVAL' run_COSMOS_metabolism_to_signaling html
Rd warning: C:/Users/omish/AppData/Local/Temp/Rtmpc1BlW3/R.INSTALL84c259e5e56/cosmos/man/run_COSMOS_metabolism_to_signaling.Rd:42: missing link 'preprocess_COSMOS' Rd warning: C:/Users/omish/AppData/Local/Temp/Rtmpc1BlW3/R.INSTALL84c259e5e56/cosmos/man/run_COSMOS_metabolism_to_signaling.Rd:28: missing link 'default_CARNIVAL_options()' run_COSMOS_signaling_to_metabolism html
Error: C:/Users/omish/AppData/Local/Temp/Rtmpc1BlW3/R.INSTALL84c259e5e56/cosmos/man/run_COSMOS_signaling_to_metabolism.Rd:14: Bad \link text

My session info :

[1] C:/Users/omish/Documents/R/win-library/4.0 [2] C:/Program Files/R/R-4.0.0/library

gabora commented 3 years ago

please check the most recent update. It should have fixed this issue.