Displaying 1 result from an estimated 1 matches for "_pakets12mb".
2001 Oct 08
1
Package Install Problem under Win98
Hi,
I have tried to install 'tensor' as a new package in these phases:
1.
via 'Install package from local Zip-File' in Rgui/Windows98:
install.packages("D:/R/_Pakets12MB/tensor.zip", .lib.loc[1], CRAN = NULL)
2.
Looking at the library folder, there was now a new entry 'tensor'
including some files e.g.
\library\tensor\R\tensor.R
3.
Then I have done Rgui:(P)ackages(L)oad Package:
Result - No entry of 'tensor' in the package-List ??
Here i...