Message-ID: <F6B64638-A3BB-4C31-95B5-0958D6CC9970@me.com>
Date: 2018-07-13T03:10:59Z
From: Mark Sharp
Subject: [R-pkg-devel] Getting error: Installation failed: Unknown username with my package
I had a few week development hiatus with github.com/rmsharp/nprcmanager and when I tried to get a Travis build to work it failed. All of my local builds are working without errors or warnings, but the devtools::install_github(?rmsharp/nprcmanager?) fails with this error message
> library(devtools)
> install_github("rmsharp/nprcmanager")
Downloading GitHub repo rmsharp/nprcmanager at master
from URL https://api.github.com/repos/rmsharp/nprcmanager/zipball/master
Installing nprcmanager
Installation failed: Unknown username.
Two other packages of mine, one private rmsharp/renameSurgerySheets, and one public rmsharp/rmsutilityr both install fine.
Does anyone know what I may have broken or how?
Mark
R. Mark Sharp, Ph.D.
Data Scientist and Biomedical Statistical Consultant
7526 Meadow Green St.
San Antonio, TX 78251
mobile: 210-218-2868
rmsharp at me.com