Library Update from Command Line

Hi All:

I recently used the PlatformIO CLI to install manually a SparkFun library for the SparkFun DS3234 Real-Time Clock (RTC).

When I call:
platformio lib -g list

The library properly shows up as installed, however when I go into the PlatformIO IDE in Atom and click on the library tab and installed libraries, it does not show up there. However the three other libraries that I have installed, show up properply.

Any thoughts appreciated.
JP

And how did you install these? Also via the CLI?

What is your pio --version and Atom extension versio?