Replies: 11 comments 11 replies
-
I could make Pmetrics find fortran and compile. But a new error appears when it start to do en NPrun: starts to compile again (like I was called 'PMbuild()'. The iteration stops and the terminal shows this message: WARNING: Operating system not declared. Possible command line error, try: NPAG Exiting with status 2 Does anyone know how to install manually npbig? Thanks!! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Please run PMbuild() and paste here the whole output.
Thanks!
…On Fri, May 10, 2024 at 6:48 PM CeciKtz ***@***.***> wrote:
Yes! what should I do to give you full log?
—
Reply to this email directly, view it on GitHub
<#224 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHZYHRVHQ42PYG76WI6JG3ZBUB63AVCNFSM6AAAAABHLI32MSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TGOBXHA3DS>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Wien I run PMbuild() R shows:
Compiling 1 of 9: NPprep... When I caller NPrun it starts the same way |
Beta Was this translation helpful? Give feedback.
-
OK, I've discovered a recent change in R that might have broken something. Tell me the output of the following two commands:
|
Beta Was this translation helpful? Give feedback.
-
Of course!
it is ok? |
Beta Was this translation helpful? Give feedback.
-
Oh, sorry for the trouble with this. We’re in the process of trying to get the package onto CRAN, and clearly have a few bugs. You should be able to use |
Beta Was this translation helpful? Give feedback.
-
Hi @CeciKtz I just saw your message on Twitter. If you're ok with that please send me an email juliandavid347@gmail.com. I think it might be faster if you share your screen so I can see what it is happening |
Beta Was this translation helpful? Give feedback.
-
Hi @CeciKtz, if you wish, you can stay on the dev branch, or you can return to the main installation with |
Beta Was this translation helpful? Give feedback.
-
Hi! Just to close this discussion and in case somebody might need it: the last issue was that Pmetrics didn't work with legacy commands and it couldn't generate the Report. Julian pointed out that I needed to install 'pandoc' package. |
Beta Was this translation helpful? Give feedback.
-
Hi, I am also trying to troubleshoot what seems a similar issue here. I also have entered PMbuild() after installing Pmetrics, but it cannot find gfortran or brew, nor install them. I believe I did manually install gfortran but I continue to run into this issue. I also deleted and re-installed Rstudio, and just updated my MacOS to Sequoia. This is the error I find on Rconsole:
Pmetrics did not find GCC and will install it. The terminal gave me this when it attempted to install brew and gfortran Saving session... [Process completed] Anyone know how to proceed forward? Thanks! |
Beta Was this translation helpful? Give feedback.
-
Hi! when I run PMbuild() it can´t find Fortran, I tried several times to download it automatically or manually. I have checked the manual download goes to the default location, checked its installation but Pmetrics won't find gfortran when it is needed
When I run PMbuild() a get this:
Pmetrics cannot detect gfortran and will attempt to download and install all components.
Do you agree? (Y/N)y
Checking for Brew
Pmetrics did not find the Homebrew Package Manager and will attempt to download and install it.
Do you wish to proceed? (Y/N)y
A new terminal will open and ask for permission to install. Enter your computer password.
Press any key when Homebrew installation is complete.
The terminal shows this message:
~ % /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Pmetrics/mac/install_homebrew.sh ; exit;
curl: (22) The requested URL returned error: 404
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Then R console goes with:
gcc 13.2.0
Pmetrics found GCC.
==> Auto-updating Homebrew...
Adjust how often this is run with HOMEBREW_AUTO_UPDATE_SECS or disable with
HOMEBREW_NO_AUTO_UPDATE. Hide these hints with HOMEBREW_NO_ENV_HINTS (see
man brew
).�==> Homebrew collects anonymous analytics.
Read the analytics documentation (and how to opt-out) here:
https://docs.brew.sh/Analytics
No analytics have been recorded yet (nor will be during this
brew
run).==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
https://github.com/Homebrew/brew#donations
Installing from the API is now the default behaviour!
You can save space and time by running:
brew untap homebrew/core
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
chainhook
==> New Casks
virtualdj
ERROR: Pmetrics did not install gfortan automatically.
Please install gfortran manually and then run PMbuild().
Go to http://www.lapk.org/Pmetrics_install.php for help.
ERROR: Pmetrics did not install gfortran automatically.
Please install gfortran manually and then run PMbuild().
Go to http://www.lapk.org/Pmetrics_install.php for help.
Did anybody experience this problem? My IOs was recently updated to Sonoma 14.2 and after that I can't run Pmetrics, I think that maybe solving the automatic download would make it run properly, I hope so. Any help is a lot. Thanks!!
Beta Was this translation helpful? Give feedback.
All reactions