(This article was first published on Computing / Geek, and kindly contributed to R-bloggers)
I use the Open Source photo management Software Digikam (along with other tools such as Gimp and DarkTable). I obviously need very little encouragement to combine my geeky hobbies, so I quickly tried to interrogate Digikam with R, which is easy, because Digikam keeps all it's image info in a SQLite database, which R has support for.
So this post shows how I did it, along with some of the output, such as the focal length of my images over time, looks like I need a telephoto lens ! (this script and my digikam db are in github here)
To leave a comment for the author, please follow the link and comment on his blog: Computing / Geek.
R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series,ecdf, trading) and more...

Zero Inflated Models and Generalized Linear Mixed Models with R.
Zuur, Saveliev, Ieno (2012).