Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

R omnetpp-package cannot be loaded #7

Open
rickywcs opened this issue Mar 8, 2011 · 0 comments
Open

R omnetpp-package cannot be loaded #7

rickywcs opened this issue Mar 8, 2011 · 0 comments

Comments

@rickywcs
Copy link

rickywcs commented Mar 8, 2011

platform : win 7
R : R-2.12.2

I try to install the omnetpp R package , but it fails.
How I can do it ..

On Windows, download the zip file instead of the tar.gz one, and choose “Packages > Install packages from local zip files…” from the menu.

utils:::menuInstallLocal()
package 'omnetpp' successfully unpacked and MD5 sums checked
require(omnetpp)
Loading required package: omnetpp
Failed with error: ‘package 'omnetpp' is not installed for 'arch=i386'’
local({pkg <- select.list(sort(.packages(all.available = TRUE)),graphics=TRUE)

  • if(nchar(pkg)) library(pkg, character.only=TRUE)})
    Error: package 'omnetpp' is not installed for 'arch=i386'
    #########################
    It means it has installed or not , or It needs MD5 sums checked ? But I type the MD5 sums checked , it also failed.

How I can do it?
Rgds
Ricky.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant