Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

tagme throws error on first use #19

@tabanid

Description

@tabanid

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

> 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions