afolarin / cellprofile-r

An interface in R to CellProfiler and CellProfiler Analyst databases: CellProfiler (CP) and CellProfiler Analyst(CPA) are tools for analysing image sets of cells. The software is designed to enable biologists to easily quantify phenotypes from thousands of images automatically. CellProfileR, an R package for the statistical programming environment R, enables the users of CP/CPA to easily interface their databases (mysql, sqlite, csv) with R through generic methods. This is particularly useful where more sophisticated downstream analyses are required. Convenience functions and a number of workflows are provided. Additional feature suggestions are welcome.
3 stars 3 forks source link

Installing Package #1

Open leeleavitt opened 8 years ago

leeleavitt commented 8 years ago

I am having trouble installing this package. please Help me figure this out

afolarin commented 8 years ago

@leeleavitt this was a rather old repo and hasn't been built for a while -- what trouble are you having.

clairelevrier commented 7 years ago

Hello, I have the same issue. I have R version 3.3.2. When I want to make the package available, I get this error message

library(CellProfileR) Error: package ‘CellProfileR’ was built before R 3.0.0: please re-install it

Thanks for you help!

afolarin commented 7 years ago

see added README.. I'm yet to refactor this code and I'm not sure when I'll get to it But this was continued by a colleague in the shape of HipDynamics project HipDynamics