NEONScience/NEON-utilities

stackByTable(): Error in tt$tableName

mjones01 opened this issue · 2 comments

This issue was submitted to me by a faculty member using neonUtilities in the class. I did not get the error with a neonUtilities version downloaded last week (after the release) but am getting it on a Mac when I download the current version. This is an error for at least two different DP (small mammal and surface water chem).

Input: stackByTable("DP1.10072.001","~mjones01/Downloads/NEON_count-small-mammals_ALL.zip")

Error in tt$tableName : $ operator is invalid for atomic vectors In addition: Warning message: In data(table_types, package = "neonUtilities") : data set ‘table_types’ not found

Reverted to previous version.

I left out of my initial post that the faculty member said it was working fine on Windows but not on Macs.