install.packages("/home/eco/Linux/Rpack/xpose4_4.0-6.1.linux.tar.gz", repos=NULL)
fails due to the following error :
Error in Rdinfo(RdFiles[i]) :
missing/empty \name field in '/tmp/R.INSTALL.a19722/xpose4data/man/xpose4data.Rd.gz'
Rd files must have a non-empty \name.
See chapter 'Writing R documentation' in manual 'Writing R Extensions'.
Calls: <Anonymous> ... .install_package_Rd_indices -> Rdcontents -> Rdinfo
Execution halted