Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7986909
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T11:59:21+00:00 2026-06-04T11:59:21+00:00

I was trying to run code that required the R packages ‘pkgDepTools’ and ‘Rgraphviz’.

  • 0

I was trying to run code that required the R packages ‘pkgDepTools’ and ‘Rgraphviz’. I received error messages saying that neither package is available for R version 2.15.0.

A Google search turned up the following webpage RPM Pbone that seems to have the packages:

http://rpm.pbone.net/index.php3/stat/4/idpl/17802118/dir/mandrake_other/com/R-pkgDepTools-1.20.0-1-mdv2012.0.i586.rpm.html

and

http://rpm.pbone.net/index.php3/stat/4/idpl/17802080/dir/mandrake_other/com/R-Rgraphviz-1.32.0-2-mdv2012.0.i586.rpm.html

However, the files have an *.rpm extension rather than the *.tar.gz or *.zip extensions I am used to.

I am using Windows 7 and R version 2.15.0. Can I install an R package from an *.rpm file?

From Wikipedia *.rpm seems like maybe it is more for Linux:

http://en.wikipedia.org/wiki/RPM_Package_Manager

Regarding other possible solutions, I have found several earlier posts here with similar questions about installing R packages that are not available for the most recent version of R:

Bivariate Poisson Regression in R?

Package ‘GeneR’ is not available

R Venn Diagram package Venerable unavailable – alternative package?

I have installed the latest version of Rtools and the package ‘devtools’. Although I know nothing about them.

There is an archived version of ‘Rgraphviz’ here:

http://cran.r-project.org/src/contrib/Archive/Rgraphviz/

but I cannot locate an archived version of ‘pkgDepTools’.

If I can install the packages on a Windows machine using the above *.rpm files could someone please provide instructions?

If I must use Rtools to build them I might ask more questions because the instructions at the link below are challenging for me:

http://cran.r-project.org/doc/manuals/R-admin.html#Building-from-source

To be completely transparent I am hoping someone might build them for me, if that is possible. Although I recognize the experience and knowledge gained from doing it myself would probably pay off in the long run.

Thank you for any advice.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T11:59:23+00:00Added an answer on June 4, 2026 at 11:59 am

    pkgDepTools and Rgraphviz are BioConductor R packages not ones hosted on CRAN. Unless you configure your R to download packages from those repos, R will report that they are not available; it can only install from repos it has been configured to install from.

    To install those BioConductor packages a lite installation method is provided:

    source("http://bioconductor.org/biocLite.R")
    biocLite(c("pkgDepTools", "Rgraphviz"))
    

    Further details are provided on the Install page of the BioConductor website

    In general you can’t use rpm packages on Windows; rpm’s are the equivalent of a binary package for Linux. Any C/C++/Fortran/etc code will have been compiled for Linux not Windows. If a package really isn’t available for your version of R then check if there is a reason stated on CRAN (usually Windows binaries take a few days longer to produce or there may be requirements for software not available on the CRAN Windows build machines). You can try the WinBuilder service run by Uwe Ligges to build Windows Binaries of packages for you, but if the package was on CRAN and now isn’t that suggests it no longer works with current R and can not be built.

    In general try a wider search for packages; the first hit in my Google search results under the search string “pkgDepTools” is the Bioconductor page for the package which includes a link to the Windows binary and instructions on how to install the package from within R.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to run the following code but unfortunately facing Error problems package jskypeexample;
I'm trying to run a short section of my code that gets 2 ranges
I have a method from decompiled code that i am trying to run and
I'm trying to determine if something exists that allows you to run code in
in my app I am trying to run some code that currently exists in
I am trying to run code on several cores (I tried both the snow
I am trying to run the code below but it keeps locking up my
I'm trying to run this code: let coins = [50, 25, 10, 5, 2,1]
I am trying to run this code: ItemTaxonomy iTaxonomy = from itemTaxonomy in connection.ItemTaxonomy
I am trying to run this code : exec myStoredProcedure Cast('c5b48202-36af-4597-9780-5366d4188f55' AS uniqueidentifier), 744,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.