You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
Loaded a fresh version of motus and motusClient ... ran tagme for the first time in new session.
Curiously, it didn't ask for my username (maybe this is a feature, I could already be logged in somewhere else on this computer).
Threw the following error "Error in rslite_send ...."
When I re-ran tagme ...
tagme(86, update = TRUE)
I received the request for credentials and it started downloading properly.
So maybe this is just a small issue with the first call of tagme?
> blpw.sql <- tagme(86, new = TRUE)
updateMotusDb started (8 rows)
- Create new view allambigs that converts ambig columns into rows
- remove previous version of alltagswithambigs view
- Remove empty gps detections
- Add a new column "siteName" to table "recvDeps".Error in rsqlite_send_query(conn@ptr, statement) :
duplicate column name: siteName
- Remove previous version of alltags
- Create new version of alltags that includes additional deployment fields
- Create (or modify previous version of) filters
- Create (or modify previous version of) runsFilters
>
The text was updated successfully, but these errors were encountered:
On Mon, Feb 5, 2018 at 9:33 AM, Phil Taylor ***@***.***> wrote:
Loaded a fresh version of motus and motusClient ... ran tagme for the
first time in new session.
Curiously, it didn't ask for my username (maybe this is a feature, I could
already be logged in somewhere else on this computer).
Threw the following error "Error in rslite_send ...."
> blpw.sql <- tagme(86, new = TRUE)
updateMotusDb started (8 rows)
- Create new view allambigs that converts ambig columns into rows
- remove previous version of alltagswithambigs view
- Remove empty gps detections
- Add a new column "siteName" to table "recvDeps".Error in ***@***.***, statement) :
duplicate column name: siteName
- Remove previous version of alltags
- Create new version of alltags that includes additional deployment fields
- Create (or modify previous version of) filters
- Create (or modify previous version of) runsFilters
>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#19>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AVQGuuaL2qM6MWlOXd23_xyyEW9Vi5I7ks5tRxE3gaJpZM4R5iAD>
.
Loaded a fresh version of motus and motusClient ... ran tagme for the first time in new session.
Curiously, it didn't ask for my username (maybe this is a feature, I could already be logged in somewhere else on this computer).
Threw the following error "Error in rslite_send ...."
When I re-ran tagme ...
tagme(86, update = TRUE)
I received the request for credentials and it started downloading properly.
So maybe this is just a small issue with the first call of tagme?
The text was updated successfully, but these errors were encountered: