So here is where we stand, with little improvement from last week: [1]

  root@max:/# for p in `apt-cache showpkg r-base-core | \
              grep "r-base-core 2" | sort | awk -F, '{print $1}'`; \
              do echo -n "$p,"; apt-cache show $p | grep Maintainer | \
              sed -e 's/.*<//' -e 's/>$//'; done | \
              awk -F, '/^r-/ {print $2,$1}' | sort                              
                                                   
  [email protected] r-bioc-cummerbund
  [email protected] r-bioc-edger
  [email protected] r-bioc-hilbertvis
  [email protected] r-bioc-limma
  [email protected] r-bioc-qvalue
  [email protected] r-cran-combinat
  [email protected] r-cran-deal
  [email protected] r-cran-diagnosismed
  [email protected] r-cran-dichromat
  [email protected] r-cran-epi
  [email protected] r-cran-epibasix
  [email protected] r-cran-epicalc
  [email protected] r-cran-epir
  [email protected] r-cran-epitools
  [email protected] r-cran-evd
  [email protected] r-cran-genabel
  [email protected] r-cran-genetics
  [email protected] r-cran-ggplot2
  [email protected] r-cran-haplo.stats
  [email protected] r-cran-labeling
  [email protected] r-cran-psy
  [email protected] r-cran-pvclust
  [email protected] r-cran-randomforest
  [email protected] r-cran-reshape2
  [email protected] r-cran-rocr
  [email protected] r-cran-stringr
  [email protected] r-other-mott-happy
  [email protected] r-cran-amore
  [email protected] r-cran-msm
  [email protected] r-cran-plotrix
  [email protected] r-cran-sp
  [email protected] r-cran-spc
  [email protected] r-cran-teachingdemos
  [email protected] r-cran-vcd
  [email protected] r-cran-xtable
  [email protected] r-cran-maldiquant
  [email protected] r-cran-readbrukerflexdata
  [email protected] r-cran-gtable
  [email protected] r-cran-pscl
  root@max:/# 

I would be really terrific if the the debian-med, debian-science, debichem
teams could update some of these packages.  

Charles, failing that, shall we coordinate off-list?  Re-building in chroot
takes about a minute or two each but sadly some of these package appear
effectively orphaned (eg gpplot2, single upload 15 months ago -- is that
really work done to Debian standards?)

Dirk  

[1] I filtered out things like littler (works fine with R 3.0.0),
python-nwsserver (uses pipes, is fine too) and postgresql-9.1-plr which I
suspect is fine just like littler is.
  
-- 
Dirk Eddelbuettel | [email protected] | http://dirk.eddelbuettel.com


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to