starBliss icon indicating copy to clipboard operation
starBliss copied to clipboard

Create beautiful, print quality maps of the night sky in R

Results 6 starBliss issues
Sort by recently updated
recently updated
newest added

Ideally, load the json files from the data directory instead of downloading from the repository. That way users don't have to deal with internet connection to use your package. Also,...

enhancement
Under Review

![image](https://user-images.githubusercontent.com/43999636/224008438-a6819ef7-af0d-46bd-a971-745a333ed8cc.jpeg) ![image](https://user-images.githubusercontent.com/43999636/224008480-056ab8c4-09a2-4691-be91-79490a5a06c1.jpeg) ![image](https://user-images.githubusercontent.com/43999636/224008529-07e0e5c6-5e2f-407b-a5fc-491820756073.jpeg) Sergey

Hello! in your code i find this one: ``` # Latitude is dependent on location suppressMessages( capture.output( gocodeData % geocode(address=singlelineaddress,method = 'arcgis') ) ) lat % .[["lat"]] # longitude for...

Hi @benyamindsmith : I told you that I was working on parallell. See this blog post, especially `get_mst()` can be of interest: https://dieghernan.github.io/202301_star-map-R/ Thanks

Once #5, #2 , #3 and #4 are worked out clean up the code. Its a mess! ![](https://media.giphy.com/media/OmxmKEvgZ3ZOLiShBD/giphy.gif)