Dason Kurkiewicz

Results 18 issues of Dason Kurkiewicz

https://github.com/trinker/pacman/blob/master/R/p_install.R#L57 The comments before that line imply that you want us to check if a package is on bioconductor IF BiocInstaller is installed. Right now it will try to install...

Discussion

I basically wasn't dealing with pacman stuff when the github functionality was added. I'm back now and looking over some of the code. The design choice in making two functions...

Would a vignette be something we would want to make at some point? I'm thinking it would be a good idea but I'm too lazy to make one right now....

Discussion
To Do

I'm confused on what p_base is supposed to do. Can you provide some explanation?

Question

I was thinking about p_temp and how it might be nice to be able to temporarily install packages from github. We would need to include some sort of github.user parameter...

Feature Request

I saw this package on my system today and it actually reminded me of some code I wrote a while ago. It looks like I wanted to implement something very...

Your README says this is part of rOpenSci but I don't see it in the R package list on the rOpenSci page.

I thought it might be nice (and easy enough to implement) to have an option for the time stamp to be in am/pm format instead of 24-hour format. However if...